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
Set Word

Sets a 32-bit word in a number.

Mnemonic
setwrd
Implementations
Member FBigInteger::SetWord (const FBigInteger &value, int32 index, uint32 word)

Flavor:Static BI ← setwrd BI I4 U4

Member FBigInteger::SetWord (int32 index, uint32 word) const

Flavor:Instance BI ← setwrd BI I4 U4

Member FBigInteger::SetWordIn (int32 index, uint32 word)

Flavor:Mutating 0 ← setwrd BI I4 U4