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

Go to the source code of this file.

Functions

double round (double x)
 

Function Documentation

◆ round()

double round ( double  x)

Definition at line 4 of file round.c.

References fabs(), fmod(), isinf, isnan, modf(), NAN, and x.

Referenced by polygon_rotate().