Unfinished Work
This commit is contained in:
@@ -42,6 +42,7 @@ using namespace J3ML::SizedFloatTypes;
|
||||
namespace J3ML::Math
|
||||
{
|
||||
|
||||
bool EqualAbs(float a, float b, float epsilon = 1e-3f);
|
||||
|
||||
// Coming soon: Units Namespace
|
||||
// For Dimensional Analysis
|
||||
|
Reference in New Issue
Block a user