Jump to content

Arithmetic-geometric mean/Calculate Pi: Difference between revisions

m
Fixed typo
(Added solution in Fortran)
m (Fixed typo)
Line 520:
=={{header|Fortran}}==
{{works with|Fortran|95 and later}}
{{trans|juliaJulia}}
<lang fortran>program CalcPi
implicit none
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.