Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/BigInt.h |
Include | #include "Math/BigInt.h" |
namespace FEncryption
{
template<typename IntType>
IntType FEncryption&58;&58;CalculateGCD
&40;
IntType ValueA,
IntType ValueB
&41;
}
Remarks
Greatest common divisor of ValueA and ValueB.