VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

BigMath 1.1 (updated July 8, 2007)

Kelly S. Ethridge  (10 Submissions)   Math/Dates   Advanced   Wed 3rd February 2021

This is a BigInteger class library for VB6! This implementation is modeled after the Java and Visual Studio 9 versions. It supports an unlimited number of digits, including negative values! The negative values use a Two's Complement representation, the same as VB6. All mathematical routines are supported, as well as bit manipulation and shifting! Factorial has been added in version 1.1. You can easily create a BigInteger from all standard integer datatypes, String, Double, Currency and Decimal types, too. It can parse decimal, hexidecimal, and binary strings and can generate the same numeric base output string types.
Working with extremely large integers has never been so easy in VB6.

Rate BigMath 1.1 (updated July 8, 2007) (16(16 Vote))

Download BigMath 1.1 (updated July 8, 2007)

BigMath 1.1 (updated July 8, 2007) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters