-
- Downloads
*: turn floating-point literals into single-precision floats
Turns out '1.1' is by default double-precision. That's a waste of resources. And we also are never going to remember to suffix this stuff.
Please register or sign in to comment