It is Done
At 03:18 this morning I finally got Knuth's multiple-precision arithmetic working: addition, subtraction, multiplication, and the dreaded division. The test loop verifies a = ((a / b) * b) + (a % b). Now for exponents and primes. Time for a shower.
This post is for members only
Already have an account? Sign in.