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-07-24 12:37:43 +00:00
Code
Issues
Activity
Actions
ad3871b64e
serenity
/
Libraries
/
LibM
History
Download ZIP
Download TAR.GZ
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