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-01-07 00:56:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
013cb76d77b159cd4ae1d7cc7fd06debeb89e389
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
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
math.cpp
LibM: Fix floor() and floorf() for negative numbers
2020-05-15 22:05:59 +02:00
math.h
LibM: Implement floating point variants of various math functions
2020-02-25 20:48:42 +01:00
TestMath.cpp
Meta: Add license header to source files
2020-01-18 09:45:54 +01:00