RoundDown algorithm
/ Math
tags: math
The round-down or floor returns a value calculated according to the rule: if the nullable signs are not equal to zero, the preceding sign is kept if the number is positive, or incremented by one if the number is negative.
Searching