Math.Floor Method
.NET Framework 4
Returns the largest integer less than or equal to the specified number.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Floor(Decimal) | Returns the largest integer less than or equal to the specified decimal number. |
|
Floor(Double) | Returns the largest integer less than or equal to the specified double-precision floating-point number. |
