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