RunMat
Home
Documentation
Blog
License
RunMat
GitHub
Toggle theme
Toggle Menu
GitHub
Toggle theme
Download
cos
Cosine of input in radians (element-wise).
math/trigonometry
Usage
cos(x: any)
returns [out: any]
nargin: 0..1 · nargout: 0..1
Examples
y = cos(0)