Tanh
Returns the hyberbolic tangent of the specified angle.
Public Function Tanh(
ByVal d As Double ) As Double
Parameters
- d
-
[ByVal]
Double.
An angle in radians.
Return Values
Double - The hyperbolic tangent.
See Also
Project CorLib Overview
Class CorMath Overview