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