Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
sinh
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
.