CARTHESIAN

The CARTHESIAN function converts a complex number as a polar form (angle, radius) into its Cartesian form (x|y) and returns the result as a list.

CARTHESIAN(list, angle, radius)