Computes both the sine and cosine of x, where x is in radians. Use this function only when you need both results. The connector pane displays the default data types for this polymorphic function.
![]() |
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. |
![]() |
sin(x) is of the same numeric representation as x. |
![]() |
cos(x) is of the same numeric representation as x. |