Stratosphere
- 373
- 0
How would you Divide very large numbers without using a calculator?
EX. \frac{125000}{299000000}
EX. \frac{125000}{299000000}
csprof2000 said:"How would you Divide very large numbers without using a calculator? "
Long division is a correct algorithm. Are you asking whether or not there exists a faster way?
Stratosphere said:without using a calculator?