cosine function
[y]=cos(x)
:x real or complex vector/matrix :
For a vector or a matrix, cos(x) is the cosine of its elements . For matrix cosine use cosm(X) function.
x=[0,1,%i] `acos`_(cos(x))
Enter search terms or a module, class or function name.