Searched defs:frexp (Results 1 – 2 of 2) sorted by relevance
28 double frexp(double x, int *eptr) in frexp() function
293 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
Completed in 4 milliseconds