Check Sheet Logo
Check Sheet

IMTANH

The IMTANH function calculates the inverse hyperbolic tangent of a complex number. This function is commonly used in engineering applications that involve complex numbers.

Usage

Use the IMTANH formula with the syntax shown below, it has 1 required parameter:

=IMTANH(number)
Parameters:
  1. number (required):
    The complex number for which to calculate the inverse hyperbolic tangent.

Examples

Here are a few example use cases that explain how to use the IMTANH formula in Google Sheets.

Calculate the inverse hyperbolic tangent of a complex number

Use IMTANH to calculate the inverse hyperbolic tangent of a complex number. This can be useful in engineering applications that involve complex numbers.

Solve equations involving complex numbers

Use IMTANH as part of a larger formula to solve equations involving complex numbers.

Common Mistakes

IMTANH not working? Here are some common mistakes people make when using the IMTANH Google Sheets Formula:

Providing a non-complex number as input

The IMTANH function requires a complex number as input. Double check that the input is a complex number.

Providing invalid syntax

Make sure the syntax of the function call is correct, including the use of parentheses and the proper placement of commas.

The following functions are similar to IMTANH or are often used with it in a formula:

  • IMTAN

    Calculates the inverse of the tangent of a number in radians. The resulting angle is returned in radians. This function is most commonly used in engineering calculations that involve angular measurements.

Learn More

You can learn more about the IMTANH Google Sheets function on Google Support.