Cosine

From MultiCharts
Revision as of 14:03, 26 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the cosine value for an angle of the specified number of degrees. ==== Usage ==== <syntaxhighlight>Cosine(Value)</syntaxhighlight> Where: Value - a numerical ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the cosine value for an angle of the specified number of degrees.

Usage

Cosine(Value)

Where: Value - a numerical expression, specifying the number of degrees in the angle

Example

Cosine(60) will return a value of 0.5