mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
Use the x87 fsqrt instruction for that. We cannot use __builtin_sqrt(), since GCC expands it into a sqrt() call, so we just loop endlessly. |
||
|---|---|---|
| .. | ||
| install.sh | ||
| Makefile | ||
| math.cpp | ||
| math.h | ||