TAN Function (VisioShapeSheet)
Returns the tangent of an angle.
Syntax
TAN(angle )
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
angle |
Required |
Numeric |
The angle of which to get the tangent. |
Return value
Numeric
Remarks
The TAN function uses radians unless you specify a different unit of measure in angle.
Example
TAN(45 deg)
Returns 1.