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