M
metalgore32
... the correct result is 100000
^^ Redacted, it's been a long day ignore me
... the correct result is 100000
I'd be EXTREMELY suprised if not one person or even only a few on the excel
team had experience with assembler. Remember all these programmers would be
using C which has all the power of assembler with the ease of use of
assembler.
Michael
This is actually a very old bug in windows. If you type this into MS
Calculator it gives you the same result. I am not exactly sure why
this is but it has existed since Windows 95/98.
Simply when you try to multiply 850 by 77.1 excel display the result to be
100000 !!!
billythefisherman said:Sorry but I find it hard to believe the Excel code team are a bunch of
monkeys which it seems your implying
- I'd imagine they're amongst the
finest programmers around.
Simply when you try to multiply 850 by 77.1 excel display the result to be
100000 !!!
Cactus77 said:hhmm.... wat suprises me is that the maximum quantity of rows in Excel
2003 is 65.536.
Is it just a case of coincidence or......????
Any correlation to the fact that there are only 65536 lines rows
allowed in older versions of Excel? Maybe the bug is in the row
sequencing logic...
Not being much of an excel user, forgive me if this is completely not
related..
However, do you think that there is any relationship between this
topic and the following:
A1: enter 0.85
A2: enter 0.8
A3: type =A1*A2
A4: type =A3*100
A5: type =int(A4)
Why is the result 4? I would think that it would be 5..?
Thanks,
Jeff
EDIT: Sorry, I was just being stupid.. I took a closer look at a
description of the INT function and it does say that it will round
DOWN. So when I add more decimal spaces A4 now displays 4.999999.. so
I guess it works as it's supposed to. Sorry for fudgeup.. >_<
Michael C said:There'd be a range of skills I imagine from genius to very good.
Harlan Grove said:Yes, but given the likely age distribution and what that would imply
about the likely CS courses available while they were still students,
their assembler skills and bit manipulation experience likely runs
from modest to nonexistent.
Being an excellent C++ programmer is NOT ipso facto proof of expertise
in machine language programming, especially not with
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.