Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
Include | #include "Math/UnrealMathUtility.h" |
static constexpr int32 GreatestCommonDivisor
&40;
int32 a,
int32 b
&41;
Remarks
Use the Euclidean method to find the GCD.