Acos()
Math::Acos(double) method
Calculates the arccosine of the specified value.
static double System::Math::Acos(double d)
Arguments
Parameter | Type | Description |
---|---|---|
d | double | The value to calculate arccosine of |
Return Value
Arccosine of d
See Also
- Struct Math
- Namespace System
- Library Aspose.Slides