Functions
roundNearestAwayFromZero
- roundNearestAwayFromZero(subunits: bigint, step: bigint): bigint
Parameters
subunits: bigint
step: bigint
Returns bigint
Const roundTowardsInfinity
- roundTowardsInfinity(subunits: bigint, step: bigint): bigint
Parameters
subunits: bigint
step: bigint
Returns bigint
Const roundTowardsNegativeInfinity
- roundTowardsNegativeInfinity(subunits: bigint, step: bigint): bigint
Parameters
subunits: bigint
step: bigint
Returns bigint