https://github.com/marschall/most-positive-bignum
finds the largest supported BigInteger
https://github.com/marschall/most-positive-bignum
biginteger bignum java
Last synced: 8 months ago
JSON representation
finds the largest supported BigInteger
- Host: GitHub
- URL: https://github.com/marschall/most-positive-bignum
- Owner: marschall
- Created: 2018-08-01T09:15:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T09:19:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T02:45:03.430Z (over 1 year ago)
- Topics: biginteger, bignum, java
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Most Positive Bignum
====================
Finds the largest supported BigInteger.
See [MOST-POSITIVE-BIGNUM](https://www.jwz.org/blog/2008/03/most-positive-bignum/)