BackUp LevelNext

Cos

Returns the cosine of a given angle in radians.

See also Sin, Tan, and Pi.

Syntax

Cos(number)

number

Angle in radians for which you want the cosine.

Usage

The range of the result is -1 to 1.

To convert degrees to radians, multiply degrees by /180. To convert radians to degrees, multiply radians by 180/.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.