sine function
[t]=sin(x)
:x real or complex vector or matrix :
For a vector or a matrix, sin(x) is the sine of its elements. For matrix sine use sinm(X) function.
`asin`_(sin([1,0,%i]))
Enter search terms or a module, class or function name.