ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
clipm_math.c File Reference
#include "clipm_math.h"
#include "clipm_priv_math.h"
#include "clipm_priv_error.h"

Functions

double clipm_math_arctan_0to2pi (double x, double y)
 Compute the arcus tangens for the whole angle range. More...
 
int clipm_math_round_d2i (double in)
 Round a double value to the nearest integer. More...
 
cpl_size clipm_math_round_d2cplsize (double in)
 Round a double value to the nearest cpl_size. More...