OWBasic for Pocketviewer

Home INTRO Group FFUNC Alphabetical Index

Conversion to polar coordinates

POLR#(x#,y#)
POLPHI#(x#,y#)

Calculates the components r (radius, amount) and phi (angles) of polar coordinates, which correspond to the cartesian coordinates x and y. The specification of the angle phi takes place in current mode.


  • CARTX# - Conversion to cartesian coordinates
  • CARTY# - Conversion to cartesian coordinates
Home INTRO Group FFUNC Alphabetical Index