Pell numbers: Difference between revisions

Content added Content deleted
(→‎{{header|J}}: incorrect. √2 not 1/√2)
Line 95: Line 95:


=={{header|J}}==
=={{header|J}}==
{{incorrect|J|√2 is 1.41421... not 0.707107... Seems to be calculating the recipricol 1/√2, which is interesting, but not what the task asks for.}}

As detailed in the task description, there's a variety of ways to compute these values.
As detailed in the task description, there's a variety of ways to compute these values.