Method Floor Floor(BigDecimal) Rounds down to the nearest integral value. Declaration public static BigDecimal Floor(BigDecimal value) Parameters Type Name Description BigDecimal value Returns Type Description BigDecimal Implements IFloatingPoint<TSelf>.Floor(TSelf)