ACOTH
Last updated
Was this helpful?
Last updated
Was this helpful?
The ACOTH function returns the hyperbolic arccotangent of a number.
This function takes a single as input. It outputs that Number's inverse hyperbolic cotangent.
number (required, type: Number
) The number to calculate the inverse hyperbolic cotangent of.
hyperbolic_arccotangent (type: Number
) The inverse hyperbolic cotangent of the given number.
The following example returns the inverse hyperbolic cotangent of 5: