Number.Tan
Syntax
Number.Tan(number as nullable number) as nullable number
About
Returns the tangent of number
.
Example 1
Find the tangent of the angle 1.
Usage
Number.Tan(1)
Output
1.5574077246549023
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Number.Tan(number as nullable number) as nullable number
Returns the tangent of number
.
Find the tangent of the angle 1.
Usage
Number.Tan(1)
Output
1.5574077246549023