The example displays 10 digits. The value of PI should be shown as accurate to 15 digits.
Fix the example.
Part 4, 3.17.7.249
ed
Proposed Disposition of DIS 29500 Comment ECMA-0073 (Modified: 2007-10-22) While it is true that PI must compute the value to at least 15 significant figures, the result might be displayed using fewer than that number. To clarify this, the example will be changed, as follows: [Example: The following results are displayed using 10 significant figures PI() results in 3.141592654 PI()/2 results in 1.570796327 PI()*(2.5^2) results in 19.63495408 end example] Similar Comments: CA-0050 , FR-0448 , GB-0421 , US-0244
