VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



BigMath 1.1 (updated July 8, 2007)

by Kelly S. Ethridge (10 Submissions)
Category: Math/Dates
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (15 Votes)

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)

Download BigMath 1.1 (updated July 8, 2007)

Download BigMath 1.1 (updated July 8, 2007) (86 KB)

BigMath 1.1 (updated July 8, 2007) Comments

No comments have been posted about BigMath 1.1 (updated July 8, 2007). Why not be the first to post a comment about BigMath 1.1 (updated July 8, 2007).

Post your comment

Subject:
Message:
0/1000 characters