Fix Spacing
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m4s
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m4s
This commit is contained in:
@@ -44,6 +44,8 @@ namespace J3ML::Math
|
|||||||
|
|
||||||
bool EqualAbs(float a, float b, float epsilon = 1e-3f);
|
bool EqualAbs(float a, float b, float epsilon = 1e-3f);
|
||||||
float RecipFast(float x);
|
float RecipFast(float x);
|
||||||
|
|
||||||
|
|
||||||
// Coming soon: Units Namespace
|
// Coming soon: Units Namespace
|
||||||
// For Dimensional Analysis
|
// For Dimensional Analysis
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user