1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00
serenity/Libraries/LibM
Andreas Kling 941981ec4f LibM: Implement various trig functions
Patch from Anonymous.
2019-09-29 21:04:08 +02:00
..
install.sh Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00
Makefile Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00
math.cpp LibM: Implement various trig functions 2019-09-29 21:04:08 +02:00
math.h LibM: Implement various trig functions 2019-09-29 21:04:08 +02:00
TestMath.cpp LibM: Implement various trig functions 2019-09-29 21:04:08 +02:00