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