Range with valid range of digits in RoundTo.
Source position: math.pp line 307
type TRoundToRange = - 37..37;
TRoundToRange is the range of valid digits to be used in the RoundTo function.
RoundTo
Round to the specified number of digits.