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
Not

Logically inverts a number. Returns true if the number is zero, otherwise returns false..

Mnemonic
not
Implementations
Member FBigInteger::operator! () const

Flavor:Operator B ← not BI

Member UBigIntegerLibrary::Not_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← not BI