Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorReciprocalSqrtAccurate
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h |
| Include | #include "Math/UnrealMathVectorCommon.h" |
VectorRegister4Float VectorReciprocalSqrtAccurate
(
const VectorRegister4Float & Vec
)
Remarks
Wrappers for clarifying "accurate" versus "estimate" for some functions, important for old functions which were ambiguous in their precision.