Golden ratio/Convergence: Difference between revisions

m
→‎{{header|J}}: first value in sequence is "iteration 0" - in other words, no calculation involved.
(J)
m (→‎{{header|J}}: first value in sequence is "iteration 0" - in other words, no calculation involved.)
Line 924:
14 _1.20186e_6</syntaxhighlight>
 
In other words, wait for the series to converge (3332 iterations - a few microseconds), check the pairwise differences and calculate the discrepency.
 
=={{header|jq}}==
6,951

edits