Difference between revisions of "Talk:217: e to the pi Minus pi"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Created page with "Asserting that the programmers' algorithms truncated to three decimal digits is an unsupported and unnecessary extrapolation. Most floating-point implementations use binary, ...")
 
Line 1: Line 1:
 
Asserting that the programmers' algorithms truncated to three decimal digits is an unsupported and unnecessary extrapolation.  Most floating-point implementations use binary, not decimal, and 19.999099979 ''looks'' very much like a rounding error in binary floating-point that has accumulated over several operations. [[User:Daddy|Daddy]] ([[User talk:Daddy|talk]]) 12:39, 29 April 2013 (UTC)
 
Asserting that the programmers' algorithms truncated to three decimal digits is an unsupported and unnecessary extrapolation.  Most floating-point implementations use binary, not decimal, and 19.999099979 ''looks'' very much like a rounding error in binary floating-point that has accumulated over several operations. [[User:Daddy|Daddy]] ([[User talk:Daddy|talk]]) 12:39, 29 April 2013 (UTC)
 +
:Fixed. [[User:Xhfz|Xhfz]] ([[User talk:Xhfz|talk]]) 22:57, 16 August 2013 (UTC)

Revision as of 22:57, 16 August 2013

Asserting that the programmers' algorithms truncated to three decimal digits is an unsupported and unnecessary extrapolation. Most floating-point implementations use binary, not decimal, and 19.999099979 looks very much like a rounding error in binary floating-point that has accumulated over several operations. Daddy (talk) 12:39, 29 April 2013 (UTC)

Fixed. Xhfz (talk) 22:57, 16 August 2013 (UTC)