Excel TAN Function

Math Function · Intermediate Level

What is TAN?

Returns the tangent of an angle specified in radians.

Syntax

=TAN(number)

Example

Formula: =TAN(RADIANS(45))

Result: 1

How It Works

Tangent of 45 degrees = 1. TAN = SIN/COS. Undefined at 90°, 270°, etc.

Learn More Excel Functions