Files
ladybird/Libraries/LibJS/Runtime/MathObject.cpp
Andreas Kling beda751d33 LibJS: Math.round() should call round() instead of roundf()
Neither LibM functions are very strong right now, but let's at least
call the right one.
2020-04-15 19:12:10 +02:00

5.4 KiB