HyperMath

Sinh

Sinh

Previous topic Next topic No expanding text in this topic  

Sinh

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The hyperbolic sine of the argument.

Syntax

S = Sinh(M)

Argument

Name

Description

 

M

A real scalar, vector, or a matrix.

Output

Name

Description

 

S

The hyperbolic sine of each entry.

Example

Find the hyperbolic sine of elements in a matrix.

 

Syntax

 

S = Sinh([1,2;3,4])

 

Result

 

S = 1.1752  3.6269

   10.018  27.29

See Also:

Cosh

Tanh