This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-20 04:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d078a9ec33ced1ae7a0607fde03b24bb99608f7
ladybird
/
Libraries
/
LibM
History
Andreas Kling
de7827faf7
LibM: Fix floor() and floorf() for negative numbers
...
And add a LibJS test to exercise the code. :^)
2020-05-15 22:05:59 +02:00
..
CMakeLists.txt
…
math.cpp
LibM: Fix floor() and floorf() for negative numbers
2020-05-15 22:05:59 +02:00
math.h
…
TestMath.cpp
…