Advanced Calculator
#41
Posted 25 February 2013 - 07:31 PM
#42
Posted 26 February 2013 - 02:00 AM
Dlcruz129, on 25 February 2013 - 07:31 PM, said:
#43
Posted 26 February 2013 - 03:47 AM
Please use normal numbers for the outcome, because I can hardly read them. You should do a poll if you are going to do this
#44
Posted 26 February 2013 - 04:10 AM
Dlcruz129, on 25 February 2013 - 07:31 PM, said:
its undefined
#46
Posted 26 February 2013 - 04:38 AM
if you REALLY devided by zero it would just loop forever
#47
Posted 26 February 2013 - 06:01 AM
Or a square root function using math.sqrt?
#48
Posted 26 February 2013 - 08:39 AM
PixelToast, on 26 February 2013 - 04:38 AM, said:
if you REALLY devided by zero it would just loop forever
Lightning101, on 26 February 2013 - 06:01 AM, said:
Or a square root function using math.sqrt?
#49
Posted 20 March 2013 - 11:55 AM
#50
Posted 20 March 2013 - 12:01 PM
#53
Posted 20 March 2013 - 03:36 PM
Dlcruz129, on 25 February 2013 - 07:31 PM, said:
How many 2's in -4? It's -2. How many 0's go into -4? It will be negative infinity.
So, using your logic, dividing with zero will not always give you positive infinity.
And what about this:
4/2 = 2
8/2 = 4
4 > 2
Therefore 4 and 8 are not equal.
Using your logic:
4/0 = INF
8/0 = INF
INF == INF
Therefore 4 == 8???
Also, consider this. Since division is the reverse of multiplication, take this for an example:
8/2 = 4
8x4 = 2
8/0 = INF
8 x INF = 0??
Any number divided by 0 is undefined.
But since it returns infinity in Lua, I think this calculator should keep it for consistency.
#54
Posted 05 December 2014 - 06:33 PM
Like when you do 9999999 x 99999999 would answer 999999890000001,
then in scientific notation it would be
9.99999890000001 x 10(14)
The (14) is what the 10 is powered to.
Edited by mrdawgza, 05 December 2014 - 06:37 PM.
#55
Posted 05 December 2014 - 10:00 PM
mrdawgza, on 05 December 2014 - 06:33 PM, said:
Like when you do 9999999 x 99999999 would answer 999999890000001,
then in scientific notation it would be
9.99999890000001 x 10(14)
The (14) is what the 10 is powered to.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked









