Function delphi::utils::round_n
Defined in File utils.cpp
Function Documentation
-
double delphi::utils::round_n(double x, int places)
Returns the value rounded to n places past the decimal
Returns the value rounded to n places past the decimal.