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-02-05 15:27:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c85dad2383816166fc170ad283f7011984a88708
ladybird
/
Userland
/
Libraries
/
LibM
History
Linus Groh
c46056122a
LibM: Add nextafter() and nexttoward() stubs
...
Only thing missing for Python to build the _math module! :^)
2021-01-18 22:28:56 +01:00
..
CMakeLists.txt
…
math.cpp
LibM: Add nextafter() and nexttoward() stubs
2021-01-18 22:28:56 +01:00
math.h
LibM: Add nextafter() and nexttoward() stubs
2021-01-18 22:28:56 +01:00
TestMath.cpp
…