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. |
ACOTH is a DAX function that returns the inverse hyperbolic cotangent of a number.
ACOTH( Number )
Argument | Properties | Description |
---|---|---|
Number | The absolute value of Number must be greater than 1. |
A single decimal value.
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:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy