cpl_size clipm_math_round_d2cplsize(double in)
Round a double value to the nearest cpl_size.
Definition: clipm_math.c:86
double clipm_math_arctan_0to2pi(double x, double y)
Compute the arcus tangens for the whole angle range.
Definition: clipm_math.c:48
int clipm_math_round_d2i(double in)
Round a double value to the nearest integer.
Definition: clipm_math.c:73