Home > Electronics Tutorials > C Language Tutorial > math.h - Trigonometry functions - sinh

C Language Programming Library Reference Guide

math.h - Trigonometry functions - sinh

Declaration: double sinh(double x);

Returns the hyperbolic sine of x.

Range: There is no range limit on the argument or return value.
Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......