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