Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_frexp.c File Reference
#include <sys/cdefs.h>
#include <float.h>
#include <math.h>
#include "math_private.h"

Go to the source code of this file.

Functions

double frexp (double x, int *eptr)
 

Function Documentation

◆ frexp()

double frexp ( double  x,
int *  eptr 
)

Definition at line 33 of file s_frexp.c.