Operators and Keywords
Function List:
C++ API
Compute the cosine for each element of x in degrees.
Returns zero for elements where (x-90)/180 is an integer.
(x-90)/180
See also: acosd, cos.
Package: octave