ACOTH

Applies to: Calculated column Calculated table Measure Visual calculation

Returns the inverse hyperbolic cotangent of a number.

Syntax

ACOTH(number)  

Parameters

Term Definition
Number The absolute value of Number must be greater than 1.

Return value

A single decimal value.

Remarks

This function is not supported for use in DirectQuery mode when used in calculated columns or row-level security (RLS) rules.