Sin()

<< Click to Display Table of Contents >>

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

Sin()

Description

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

 

Type

REGULAR FUNCTION

 

Usage

Result = Sin(Angle)

 

Angle

REAL

Angle whose sine is to be calculated.

Result

REAL

Sine of Angle.