Arithmetic-geometric mean: Difference between revisions

m
(→‎{{header|ALGOL 68}}: Use spaces instead of tabs)
Line 503:
loopuntil a = t
 
print a</syntaxhighlight>
{{out| Output}}
 
<pre>0.85</pre>
end</syntaxhighlight>
 
==={{header|FreeBASIC}}===
305

edits