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