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

Go to the source code of this file.

Functions

float modff (float x, float *iptr)
 

Function Documentation

◆ modff()

float modff ( float  x,
float *  iptr 
)

Definition at line 22 of file s_modff.c.