COS

Previous  Next

 

cosine = COS( number AS REAL ) AS REAL

 


 

Returns the cosine of a number

 

Example:

 

PRINT COS( 0 ),