Files
ladybird/Libraries/LibM/math.cpp
Andreas Kling 570c6c8458 LibM: Make roundf() and ceilf() slightly less terrible
These implementations still don't handle all of the corner cases that
are possible, but at least they are somewhat usable now.
2019-10-20 17:20:20 +02:00

6.6 KiB