Quake III did a cool square root, this is the C++20 version with constexpr and I think no UB.
seppeon/quick_rsqrt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Quake III did a cool square root, this is the C++20 version with constexpr and I think no UB.