7 ms·
Multiplying the 32bit floats 99999.0f and 9999.0f results in 999889984 (Firefox's result). So I guess this hints at what Firefox might be doing :) Float multip
by hbirler 5y ago
Multiplying the 32bit floats 99999.0f and 9999.0f results in 999889984 (Firefox's result). So I guess this hints at what Firefox might be doing :)
Float multiplication's result: https://godbolt.org/z/q857f51GP https://godbolt.org/z/q857f51GP