mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 05:52:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||