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