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