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