Go to the source code of this file.
Functions | |
double | octave_frexp_wrapper (double x, int *expptr) |
float | octave_frexpf_wrapper (float x, int *expptr) |
double octave_frexp_wrapper | ( | double | x, |
int * | expptr | ||
) |
float octave_frexpf_wrapper | ( | float | x, |
int * | expptr | ||
) |