mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -194,6 +194,7 @@ namespace bx
|
||||
{
|
||||
int32_t exp;
|
||||
float ff = frexp(_a, &exp);
|
||||
|
||||
if (ff < kSqrt2*0.5f)
|
||||
{
|
||||
ff *= 2.0f;
|
||||
|
||||
Reference in New Issue
Block a user