Giga Geometry Implementation
This commit is contained in:
@@ -43,7 +43,7 @@ namespace J3ML::Math
|
||||
{
|
||||
|
||||
bool EqualAbs(float a, float b, float epsilon = 1e-3f);
|
||||
|
||||
float RecipFast(float x);
|
||||
// Coming soon: Units Namespace
|
||||
// For Dimensional Analysis
|
||||
/*
|
||||
|
Reference in New Issue
Block a user