All float constants in the core should use this macro to prevent unnecessary creation of double-precision floats, which makes code less efficient.
11 KiB
11 KiB
All float constants in the core should use this macro to prevent unnecessary creation of double-precision floats, which makes code less efficient.