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

Go to the source code of this file.

Functions

double modf (double x, double *iptr)
 

Function Documentation

◆ modf()

double modf ( double  x,
double *  iptr 
)

Definition at line 29 of file s_modf.c.