Conversion to cartesian coordinates
CARTX#(r#,phi#)
CARTY#(r#,phi#)
Calculates the cartesian coordinates x and y, which correspond to polar coordinates r and phi. The angle phi must be given in current mode.
- POLR# - Conversion to polar coordinates
- POLPHI# - Conversion to polar coordinates
|