|
Contents | Previous | Next | Subchapters |
| Syntax |
y = atanh(x) |
| See Also | tanh , asinh , acosh |
(i,j) that is a valid index for x,
the corresponding element of x satisfies
-1 < x < 1
i,j
atanh(tanh([-2., 0., 1.])
O-Matrix will reply
[ -2 , 0 , 1 ]