cos


This function returns the cosine of its input.
Synopsis
function cos(
value:float
)
Arguments
- value
- An array of one or more floating point values of any dimension in radians.
Description
The cosine of each element of the value parameter is determined
and returned. Missing values are ignored. Returns a floating-point
array dimensioned the same as the input paramter.
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.6 $ $Date: 1995/07/26 23:32:59 $