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

Go to the source code of this file.

Functions

double floor (double x)
 

Function Documentation

◆ floor()

double floor ( double  x)

Definition at line 4 of file floor.c.

References fabs(), INT64_MAX, isinf, isnan, NAN, and x.

Referenced by modf(), and trunc().