The Double class Utils functions for Double calculs.
More...
#include <double.h>
|
| 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) |
| |
The Double class Utils functions for Double calculs.
| double Utils::Double::round |
( |
double |
n, |
|
|
unsigned int |
d |
|
) |
| |
|
static |
round Roud a double value to d decimals
- Parameters
-
| n | The number |
| d | The number of decimals who you want |
- Returns
- The rounded value
The documentation for this class was generated from the following files:
- /home/travis/build/FACT-Team/FactDev/src/utils/double.h
- /home/travis/build/FACT-Team/FactDev/src/utils/double.cpp