README.md
December 5, 2022 ยท View on GitHub
Description
With this BigNumLib (big numbers library) you can do everything around large numbers (as strings):
standard operations: add, substract, divide, multiply, power, mod, powermod
boolean operations: and, or, not, xor, shl, shr, inc, dec
convert bases: from 2-64 to 2-64 (more than usual BigDecToHex or BigHexToDec)
And that all in a (for VB) short time!
Update: Now the code is up to 60% faster than before!!!
More Info
| Submitted On | 2005-10-03 13:02:08 |
| By | HAANDI |
| Level | Advanced |
| User Rating | 4.9 (68 globes from 14 users) |
| Compatibility | VB 6.0 |
| Category | Math/ Dates |
| World | Visual Basic |
| Archive File | Big_number1937191032005.zip |