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 Sqrt2 = 1.4142135623730950488016887242097f;
Remarks
Static constexpr float LN_2; static constexpr float LN_10; static constexpr float INV_LN_2; static constexpr float INV_LN_10;