Rounds towards negative infinity.
If the result is positive, behave as for DOWN; if negative, behave as for UP. Note that this rounding mode never increases the calculated value.
public const FLOOR = 4;