Tan(Value)
Value. The angle in radians the tangent of which should to be calculated.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
It returns tangent of a number.
| Formula | Result | Description |
| =Tan(21.5) | -0,5349 | The tangent of an angle equal to 21.5 radians. |
| =Tan(B6) | 7,2446 | The tangent of an angle, the value of which is located in the B6 cell. The B6 cell contains the 14 number. |
NOTE. If the angle is specified in degrees, use the Radians feature to convert it into radians.
See also:
Function Wizard │ Mathematical Functions │ ATan │ ATan2 │ ATanH │ TanH