RealBigNum Demo
BN Add - Add two numbers together
BN Subtract -
Basic Subtraction
BN Multiply - Multiply two numbers
BN Divide - Divideone number by the other
BN Compare - Compare two numbers
BN Round - Round a number to n places
BN Factorial - Find n!
Get Pi - Get Pi to n places (n<=1000)
Set Check Answers - Open WolframAlpha after calculations to check answers
Set Dividers
- Sets the decimal place and the thousands divder
Set Float - Sets the number of decimal places
Make Bignum - Test the creation of bignums
Get NumParts - Test of bignum components