ladybird/Libraries/LibM
ry755 b1fb8e3741 LibM: Define some floating point classification macros
This adds a few macros used to determine the category of a floating
point number. This fixes a build error with the jq port due to the
previously missing isnormal() macro.

Co-authored-by: Lua MacDougall <luawhat@gmail.com>
2020-11-17 09:57:06 +01:00
..
CMakeLists.txt
math.cpp LibM: Mark compilation-unit-only functions as static 2020-08-12 20:40:59 +02:00
math.h LibM: Define some floating point classification macros 2020-11-17 09:57:06 +01:00
TestMath.cpp Meta+LibHTTP through LibWeb: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00