logo
excelfunctions.org
bookmarks

TAN

Returns the tangent of a number.

Math & TrigonometryMath Basics

What it does

Returns tangent of an angle (radians).

Syntax

TAN(number)

Arguments

  • number(number) β€” Angle in radians.

Examples

Calculate Tan

Tan of 45 deg (pi/4).

FORMULA
=TAN(PI()/4)
RESULT
1
SAMPLE DATA
A
1Rad
20.785