ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
clipm_math.h File Reference
#include <math.h>
#include "clipm_compatibility_replacements.h"

Go to the source code of this file.

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...