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