Cos()

<< Click to Display Table of Contents >>

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

Cos()

Description

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

 

Type

REGULAR FUNCTION

 

Usage

Result = Cos(Angle)

 

Angle

REAL

Angle whose cosine is to be calculated.

Result

REAL

Cosine of Angle.