Cartesian to Polar coordinate conversion
| bang | A will output the most recently stored coordinate pair conversion. | |
| int | coordinate [int] | Converted to float. |
| float | coordinate [float] | In left inlet: The x coordinate of a Cartesian pair to be converted into a polar coordinate pair consisting of distance and angle values. When used in an audio context, the value represents the real part of a frequency domain value to be converted into a polar coordinate pair consisting of amplitude and phase values. In right inlet: The y coordinate of a Cartesian pair to be converted into a polar coordinate pair consisting of distance and angle values. When used in an audio context, the value represents the imaginary part of a frequency domain value to be converted into a polar coordinate pair consisting of amplitude and phase values. |

| Name | Description |
|---|---|
| atan2 | Arc-tangent function (two variables) |
| lcd | Draw graphics in a patcher window |
| poltocar | Polar to Cartesian coordinate conversion |
| pow | Compute x to the power of y |
| Max Tutorial 11: Procedural Drawing | Max Tutorial 11: Procedural Drawing |