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