Number.Acos

Updated on

Number.Acos is a Power Query M function that calculates the arccosine of a given number. The function returns the arccosine value of the input number.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Number.Acos( number as nullable number ) as nullable number

Description

Returns the arccosine of number.

Other functions related to Number.Acos are:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/number-acos

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