tanh
Syntax: #include <math.h> double tanh( double arg ); The function tanh() returns the hyperbolic tangent of arg. Related topics:
|
tanh
Syntax: #include <math.h> double tanh( double arg ); The function tanh() returns the hyperbolic tangent of arg. Related topics:
|