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