cos
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
Compute the cosine of the argument.
- Usage
cos(x)
- Result
- The result of this function has always the same type as the argument x. The function is applied to each element of x.