mirror of
https://github.com/processing/processing4.git
synced 2026-04-02 18:50:13 +02:00
2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
int x = 12;
|
|
float u = (float(x)/width); |