ladybird/Userland/Libraries/LibM
AnotherTest dbc5b05b7a LibM: Use fptan/fpatan instead of approximating atan2/tan
The previous versions were very inaccurate, and sometimes wrong.
2021-04-15 17:50:16 +02:00
..
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
math.cpp LibM: Use fptan/fpatan instead of approximating atan2/tan 2021-04-15 17:50:16 +02:00
math.h LibM: Implement fmin/fmax 2021-03-15 22:02:38 +01:00