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-10-21 21:32:07 +00:00
Code
Issues
Activity
Actions
ab9f66a069
serenity
/
Userland
/
Libraries
/
LibM
History
Download ZIP
Download TAR.GZ
Linus Groh
caa8f3d3bf
LibM: Implement tanf() in terms of tan() with casts
...
Lazy, but it works for now. :^)
2021-03-13 22:44:16 +01:00
..
CMakeLists.txt
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00
math.cpp
LibM: Implement tanf() in terms of tan() with casts
2021-03-13 22:44:16 +01:00
math.h
LibM: Add nan{f, l}
2021-03-09 07:28:06 +01:00