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