/sys$common/syshlp/helplib.hlb CC, Run-time functions, tanh *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns a double value that is the hyperbolic tangent of its double argument. Syntax: #include <math.h> double tanh(double x);
|