next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
tanh
tanh -- compute the hyperbolic tangent
Synopsis
Usage:
tanh x
Inputs:
x
,
a
real number
Outputs:
a
real number
, the hyperbolic tangent of
x
Ways to use
tanh
:
"tanh(CC)"
"tanh(QQ)"
"tanh(RR)"
"tanh(ZZ)"
For the programmer
The object
tanh
is
a
compiled function
.