Constructs a NumberContainer.
The real part of the NumberContainer, expressed as a BigInt.
The imaginary part of the NumberContainer, expressed as a BigInt.
The power of 10 to multiply both parts by.
The digits of precision to use in divison and exponentiation operations.
See Implementation
Constructs a NumberContainer.