FactDev  0.1
Utils::Double Class Reference

The Double class Utils functions for Double calculs. More...

#include <double.h>

Static Public Member Functions

static double round (double n, unsigned int d)
 round Roud a double value to d decimals More...
 
static double round (double n, unsigned int d)
 

Detailed Description

The Double class Utils functions for Double calculs.

Member Function Documentation

double Utils::Double::round ( double  n,
unsigned int  d 
)
static

round Roud a double value to d decimals

Parameters
nThe number
dThe number of decimals who you want
Returns
The rounded value

The documentation for this class was generated from the following files: