Applies ToExcel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2024 Excel 2024 for Mac Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2016

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?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.