Tan()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

Tan()

Description

Calculate the tangent of an angle. The angle must be in radians.

 

Type

REGULAR FUNCTION

 

Usage

Result = Tan(Angle)

 

Angle

REAL

Angle whose tangent is to be calculated.

Result

REAL

Tangent of Angle.