Searched defs:logb (Results 1 – 7 of 7) sorted by relevance
10 double logb(double x) in logb() function
249 #define logb(x) __tg_real(logb, (x)) macro
3333 def logb(self, context=None): member in Decimal4726 def logb(self, a): member in Context
35730 logb(float __x) in logb() function35734 logb(long double __x) in logb() function35742 logb(_Tp __x) in logb() function