PatchworkOS
Loading...
Searching...
No Matches
trunc.c File Reference
#include <math.h>

Go to the source code of this file.

Functions

double trunc (double x)
 

Function Documentation

◆ trunc()

double trunc ( double  x)

Definition at line 3 of file trunc.c.

References ceil(), floor(), isinf, isnan, NAN, and x.

Referenced by fmod().