Stratosphere
- 373
- 0
How would you Divide very large numbers without using a calculator?
EX. [tex]\frac{125000}{299000000}[/tex]
EX. [tex]\frac{125000}{299000000}[/tex]
The discussion explores methods for dividing large numbers without the use of a calculator, focusing on techniques such as logarithms, long division, and alternative algorithms like Newton-Raphson and Fourier division.
Participants express a variety of methods for dividing large numbers, with no consensus on a single preferred technique. Some methods are debated, and uncertainty remains regarding the effectiveness and correctness of certain approaches.
Some methods discussed may depend on specific assumptions or definitions, and the effectiveness of each method may vary based on the context of use.
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?