Round

abstract fun Round(): Number

Round to effective Precision and Exponent.

Return

rounded value


abstract fun Round(Precision: Int, Exponent: Int): Number

Round to a given Precision and Exponent.

Return

rounded value

Parameters

Precision

Total precison

Exponent

max exponent