4D v16.3

Cos

Home

 
4D v16.3
Cos

Cos 


 

Cos ( number ) -> Function result 
Parameter Type   Description
number  Real in Number, in radians, whose cosine is returned
Function result  Real in Cosine of number

Cos returns the cosine of number, where number is expressed in radians.

Note: 4D provides the predefined constants Pi, Degree, and Radian. Pi returns the Pi number (3.14159...), Degree returns one degree expressed in radians (0.01745...), and Radian returns one radian expressed in degrees (57.29577...).



See also 

Arctan
Sin
Tan

 
PROPERTIES 

Product: 4D
Theme: Math
Number: 18

This command can be run in preemptive processes

 
HISTORY 

Created: < 4D v6

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)