◐ Shell
clean mode source ↗

Add math constants (`PI`, `TWO_PI`, `HALF_PI`, `QUARTER_PI`, `TAU`)

libprocessing / mewnala currently does not expose common Processing math constants: PI, TWO_PI, HALF_PI, QUARTER_PI, TAU

This will improve backwards compatibility with Processing and p5.js sketches, and remove the need to explicitely import math for basic constants.