This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-30 23:48:11 +00:00
Code
Issues
Activity
Actions
2ec6bbd7a1
serenity
/
Userland
/
Libraries
/
LibM
History
Download ZIP
Download TAR.GZ
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
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00
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
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00