Sqrt()
MathF::Sqrt(float) method
Returns the square root of the specified value.
static float System::MathF::Sqrt(float x)
Arguments
| Parameter | Type | Description |
|---|---|---|
| x | float | A float-precision floating point value |
Return Value
The square root of d
See Also
- Struct MathF
- Namespace System
- Library Aspose.Slides