Creates a complex number from two values in polar notation. The connector pane displays the default data types for this polymorphic function.
![]() |
r can be a scalar number, an array or cluster of numbers, array of clusters of numbers and so on. |
![]() |
theta can be a scalar number, an array or cluster of numbers, array of clusters of numbers and so on. |
![]() |
r * e^(i*theta) is of the same data structure as r and theta, with complex representation instead of scalar. |