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