Golden ratio/Convergence: Difference between revisions

Content added Content deleted
m (→‎{{header|J}}: first value in sequence is "iteration 0" - in other words, no calculation involved.)
Line 924: Line 924:
14 _1.20186e_6</syntaxhighlight>
14 _1.20186e_6</syntaxhighlight>


In other words, wait for the series to converge (32 iterations - a few microseconds), check the pairwise differences and calculate the discrepency.
In other words, wait for the series to converge (32 iterations - a few microseconds), check the pairwise differences and calculate the discrepancy.


=={{header|jq}}==
=={{header|jq}}==