ACOTH

Updated on

ACOTH is a DAX function that returns the inverse hyperbolic cotangent of a number.

Syntax

ACOTH( Number )
Argument Properties Description
Number The absolute value of Number must be greater than 1.

Return Values

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.

Empty

Other functions related to ACOTH are:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/dax/acoth-function-dax

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy