Function delphi::utils::round_n

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.