Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_frexpf.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Functions

float frexpf (float x, int *eptr)
 

Function Documentation

◆ frexpf()

float frexpf ( float  x,
int *  eptr 
)

Definition at line 23 of file s_frexpf.c.