mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
c5f6ba6e71
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
math.cpp | ||
math.h |