Searched defs:logb (Results 1 – 9 of 9) sorted by relevance
10 double logb(double x) in logb() function
1625 # define logb rpl_logb macro
249 #define logb(x) __tg_real(logb, (x)) macro
3323 def logb(self, context=None): member in Decimal4712 def logb(self, a): member in Context
742 …inline boost::math::cstdfloat::detail::float_internal128_t logb(boost::math::cstdfloat::detail::f… in logb() function