Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMathUtilConstants_float
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MathUtil.h |
| Include | #include "MathUtil.h" |
Syntax
static float Epsilon = FLT_EPSILON;
Remarks
Machine Epsilon - float approx 1e-7, double approx 2e-16