TAN DAX Function (Math and Trig)
Returns the tangent of the given angle.
Syntax
Parameter | Attributes | Description |
---|---|---|
Number |
The angle in radians for which you want the tangent. |
Return values
Returns the tangent of the given angle.
Remarks
If the argument is in degrees, multiply it by PI()/180 or use the RADIANS function to convert it to radians.
Related functions
Other related functions are:
Last update: Feb 25, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/tan-function-dax