There are many ways to represent the value 0 as a float in Processing: ![]()
0.0, 0., .0, 0f, 0e0, (float) 0, 0*PI, etc.
1 Like
There are many ways to represent the value 0 as a float in Processing: ![]()
0.0, 0., .0, 0f, 0e0, (float) 0, 0*PI, etc.