xHarbour Reference Documentation > Function Reference |
Calculates the hyperbolic tangent.
TanH( <nRadians> ) --> nHyperbolicTangent
The function returns the hyperbolic tangent in the range between -1 and +1.
See also: | Cos(), Cot(), DtoR(), RtoD(), Sin(), Tan() |
Category: | CT:Math , Mathematical functions , Trigonometric functions , xHarbour extensions |
Source: | ct\trig.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com