VBA - bignum

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am looking for a way to work with very large numbers (e.g. 1,000+ digits in
length) in VBA. I have seen references to this data type as "bignum." I am
aware of C++ libraries that support this data type, but I have seen nothing
along these lines that might work in VBA. Is such a library/data type
available for VBA?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top