Math.Floor Method
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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. |