Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The IMSINH function returns the hyperbolic sine of a complex number in x+yi or x+yj text format.

Syntax

IMSINH(inumber)

The IMSINH function syntax has the following arguments.

  • inumber    Required. A complex number for which you want the hyperbolic sine.

Remarks

  • You can use the COMPLEX function to convert real and imaginary coefficients into a complex number.

  • If inumber is a value that is not in the x+yi or x+yj text format, IMSINH returns the #NUM! error value.

  • If inumber is a logical value, IMSINH returns the #VALUE! error value.

Example

Formula

Description

Result

=IMSINH("4+3i")

Returns the hyperbolic sine of a complex number: 4+3i.

-27.0168132580039+3.85373803791938i

Need more help?

Expand your skills

EXPLORE TRAINING >

Get new features first

JOIN MICROSOFT 365 INSIDERS >

Was this information helpful?

What affected your experience?

Thank you for your feedback!

×