Function down

Source
pub fn down<M: Multiplier>(value: M::Number, multiplier: M) -> M::Number
Expand description

Rounds the number down.