This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-04-30 08:18:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
2d2747cb15
ladybird
/
Userland
/
Libraries
/
LibM
History
Download ZIP
Download TAR.GZ
Gunnar Beutner
ac9dbcda97
LibM: Implement nearbyint, nearbyintl and nearbyintf
...
These are used by the ultima engine for scummvm.
2021-06-08 17:29:57 +02:00
..
CMakeLists.txt
LibM: Fix linking with LibM when compiling Userland without -O2
2021-05-23 20:17:00 +01:00
math.cpp
LibM: Implement nearbyint, nearbyintl and nearbyintf
2021-06-08 17:29:57 +02:00
math.h
LibC: Add declarations for various C11 math functions
2021-05-09 15:35:01 +02:00