sin
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
Compute the sine of the argument.
- Usage
sin(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.