Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FMath
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
Include | #include "Math/UnrealMathUtility.h" |
static constexpr int32 LeastCommonMultiplier
&40;
int32 a,
int32 b
&41;
Remarks
LCM = a/gcd * b a and b are the number we want to find the lcm