Searched defs:logb (Results 1 – 10 of 10) sorted by relevance
10 double logb(double x) in logb() function
12 double logb(double x) in logb() function
47 double logb(double x) in logb() function
15 logb (double x) in logb() function
1625 # define logb rpl_logb macro
249 #define logb(x) __tg_real(logb, (x)) macro
253 #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