Property | Description | |||
Method Name | ||||
Argument - pBI | The other BigInteger to compare this one toof the expression | |||
Description | Allows maths functions to be applied to a BigInteger object | |||
Remarks | These operations are not supported. They have been tested and to the best of our knowledge are correct, but large integer & decimal arithmetic is a specialized area, and outside the scope of this product. | |||
Example |
Dim biA as new BigInteger biA.Add biB |