[matrix]
Matrix with two columns.
Each row contains the pair (x, y) in cartesian coordinates or
(radius, angle) in polar coordinates. The angle is given in radian [0, 2*pi]
convertto
[character]
Defines the target coordinate system for conversion.
Options are "cartesian" and "polar".
Default: "cartesian"