Returns the largest integer less than or equal to the specified number.

Overload List
|
Name
|
Description
|
|
Math.Floor (Decimal)
|
Returns the largest integer less than or equal to the specified decimal number.
|
|
Math.Floor (Double)
|
Returns the largest integer less than or equal to the specified double-precision floating-point number.
Supported by the .NET Compact Framework.
|

See Also