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