EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
sinh
Syntax
#include
<math.h>
double
sinh(x)
double
X;
Defined
in
sinh.obj
in
rts
.lib
Hyperbolic
Sine
Description
The sinh function returns the hyperbolic sine
of
a
floating-point
number,
x. A range error occurs
if
the magnitude
of
the argument
is
too large.
Example
double
X,
y;
X
0.0;
y =
sinh(x);
/*
return
value
0.0
*/
6-64

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals