sinh

sinh(X) computes hyperbolic sine for each element of X.

Examples

> x = -4:0.2:4

[x:1x41 double]

> plot(x, sinh(x))

[ans:1x1 struct]
	

Resources

See also

asinh | cosh | sin