Searched defs:logb (Results 1 – 3 of 3) sorted by relevance
23 logb(double x) in logb() function
148 #define logb(x) __TGMATH_REAL(x, logb) macro
187 #define logb(x) __tg_simple(x, logb) macro