serenity/Userland/Libraries/LibM
Hendiadyoin1 c5f6ba6e71 AK: Introduce Math.h
This is to implement constexpr template based implementations for
mathematical functions

This also changes math.cpp to use these implementations.

Also adds a fastpath for floating point trucation for values smaller
than the signed 64 bit limit.
2021-07-19 16:34:21 +04:30
..
CMakeLists.txt
math.cpp AK: Introduce Math.h 2021-07-19 16:34:21 +04:30
math.h LibM: Add long double defines of Math Constants 2021-07-02 19:50:43 +02:00