money v0.1.0 (2016-04-30T08:17:41Z)
Dub
Repo
round
money
Round a float to an integer according to rounding mode
long
round
(long x, int dec_place)
real
round
(real x, roundingMode m)
real
round
(
real
x
,
roundingMode
m
)
Meta
Source
See Implementation
money
classes
ForbiddenRounding
OverflowException
enums
isMoney
roundingMode
functions
round
structs
money
Round a float to an integer according to rounding mode