pub fn round_to_nearest_towards_zero(x: Decimal, increment: Decimal) -> Decimal
Expand description

Round the decimal to the nearest multiple of increment in the direction of zero