Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
Loading...
Searching...
No Matches
Get Bit

Gets a bit in a number.

Mnemonic
bit
Implementations
Member FBigInteger::GetBit (int32 position) const

Flavor:Instance I4 ← bit BI i4

Member UBigIntegerLibrary::GetBit_BigInteger (const FBigInteger &Value, int32 Position)

Flavor:Blueprint I4 ← bit BI