2 frexp() function: split a double into its constituents, without requiring libm.
10 isnand-nolibm [test $gl_func_frexp_no_libm != yes]
14 if test $gl_func_frexp_no_libm != yes; then
17 gl_MATH_MODULE_INDICATOR([frexp])
28 Bruno Haible, Paolo Bonzini