tan()

Returns the tangent value of the specified number.

Syntax

tan(x)

Learn more about syntax conventions.

Parameters

Name Type Required Description
x real ✔️ The number for which to calculate the tangent.

Returns

The result of tan(x)