Number.Asin

Updated on

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

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

Syntax

Number.Asin( number as nullable number ) as nullable number

Description

Returns the arcsine of number.

Other functions related to Number.Asin are:

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

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