English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

10 10 10 10 11 11 11 11 11 999999999999?

2006-07-20 09:52:08 · 5 answers · asked by Holden Cox 1 in Computers & Internet Programming & Design

5 answers

What is the exact multiplication problem? What does 99999 10 10 10 represent? Are you referring to the limited precision of computer arithmetic, in terms of computer architecture?

2006-07-20 09:59:34 · answer #1 · answered by networkmaster 5 · 0 0

there are some computers out there now that have calculated pi to a silly degree. Computers already can do things like this, but it is very complicated so a calculator program isn't going to do it. The biggest issue is that the integer data type is usually 4 to 8 bits. This limits the maximum value it can hold. You can create an integer with as many bits as you want, but as I said at the beginning, thats very complicated.

2006-07-20 17:07:15 · answer #2 · answered by John J 6 · 0 0

Large operations can be built up from smaller operations.
Properly programmed, the computer you have now can perform this multiplication. So could your Commodore 64, that you bought in 1983.

2006-07-20 16:56:55 · answer #3 · answered by Anonymous · 0 0

Stealing jokes from Ali G isn't funny.

2006-07-20 17:09:48 · answer #4 · answered by Anonymous · 0 0

*sigh*

2006-07-20 16:55:11 · answer #5 · answered by kj 7 · 0 0

fedest.com, questions and answers