Quaternion Function Reference

sinh

Hyperbolic sine
(Quaternion overloading of standard MATLAB® function)

Syntax

Y = sinh(X)

Description

sinh(X) computes the hyperbolic sine of the quaternion argument X which may be a complexified quaternion.

Examples

>>  sinh(1 + qi)
 
ans = 0.635 + 1.298 * I + 0 * J + 0 * K

See Also

QTFM function: cosh
MATLAB® function: sinh

© 2008-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.