Number.Acos

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:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/number-acos
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.