PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Number functions
Number.Asin
This function calculates and returns the inverse sine of a given numerical value.
Syntax
Number.Asin(number as nullable number) as nullable number
About
This function calculates and returns the inverse sine of a given numerical value.