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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
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)
 
:Fixed. [[User:Xhfz|Xhfz]] ([[User talk:Xhfz|talk]]) 22:57, 16 August 2013 (UTC)
 +
 +
(9^2+(19^2/22))=97.4090909091 which is close to pi to the fourth power, so it should be (as noted in the text) (9^2+(19^2/22))^1/4[[User:Squirreltape|Squirreltape]] ([[User talk:Squirreltape|talk]]) 19:27, 25 February 2014 (UTC)

Revision as of 19:27, 25 February 2014

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)

(9^2+(19^2/22))=97.4090909091 which is close to pi to the fourth power, so it should be (as noted in the text) (9^2+(19^2/22))^1/4Squirreltape (talk) 19:27, 25 February 2014 (UTC)