next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
sinh
sinh -- compute the hyperbolic sine
Synopsis
Usage:
sinh x
sinh I
Inputs:
x
,
a
real number
I
,
a
real interval
Outputs:
a
real number
, the hyperbolic sine of
x
a
real interval
, an interval containing the hyerbolic sines of the points of
I
Ways to use
sinh
:
"sinh(CC)"
"sinh(RR)"
"sinh(RRi)"
sinh(RingElement)
(missing documentation)
For the programmer
The object
sinh
is
a
method function
.