<< Go back to all functions

ACOTH

The ACOTH function in Google Sheets returns the inverse hyperbolic cotangent of a value, in radians. It should be noted that the value must not be between -1 and 1, inclusive.

Function Syntax and Parameters

Syntax: ACOTH(value)

Parameters:

  • value: The value for which the inverse hyperbolic cotangent is to be calculated.

Step-by-Step Tutorial

To use the ACOTH function, follow these steps:

  1. Enter the function:
    • Example: =ACOTH(2)
    • Result: The result will be the inverse hyperbolic cotangent of 2, in radians.

Use Cases and Scenarios

The ACOTH function can be used in various scenarios, such as:

  1. Mathematical Calculations: It can be used for complex mathematical calculations involving hyperbolic cotangent.

Related Functions

There are no directly related functions to ACOTH in Google Sheets.

Related Articles

There are no related articles available for the ACOTH function.

Note: The information provided above is based on the available documentation for the ACOTH function in Google Sheets.