sinh returns the hyperbolic sine of its parameter.
Return Value
r is the hyperbolic sine of m.
Parameters
m is a real or complex matrix.
Comment
Algorithm: ((exp(x) - exp(-x)) .* 0.5).
See also
Overview Mathematic, asinh
id-75187
sin
size