Navigation:  Reference > Functions >

Cosine()

Print this Topic Previous pageReturn to chapter overviewNext page

 

COS(1)

 

PURPOSE

This function returns the cosine of the N type field specified.

 

PARTS

 

1 f/c/eRequired - The N value.

 

RETURN TYPE - N

The return value is in radians.

 

COMMENTS

The value specified must be between -1 and 1.

 

EXAMPLE

x = cos(1.539)

// x = 0.03179097

 

 


Page url: http://www.cassoftware.com/tas/manual/cosine().htm