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