TAN

Syntax:

TAN ( x )

Description: Computes the tangent of x.

Arguments:

Name

Type

Description

x

number

The number whose tangent is to be computed.

Return Type and Value: number – The tangent of x.

example: