Floor()
MathF::Floor(float) method
Returns the largest integral value that is less than or equal to the specified value.
static float System::MathF::Floor(float x)
Arguments
| Parameter | Type | Description |
|---|---|---|
| x | float | A float-precision floating point number |
Return Value
The largest integral value that is less than or equal to d
See Also
- Struct MathF
- Namespace System
- Library Aspose.Slides