Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    \$\begingroup\$ Welcome to the site! \$\endgroup\$ Commented Sep 5, 2017 at 20:59
  • \$\begingroup\$ You can suppress the first line, since, as there is no module being declared in the same source code, to define a 'program' is irrelevant. In the line before 'end' you can change '.5*' for '/2'. It saves 11 bytes ;) \$\endgroup\$ Commented Mar 24, 2018 at 3:54
  • 2
    \$\begingroup\$ The people upvoting the Fortran answer are the ones who came looking not for code golf, but for a fast inverse square root routine. ;-) \$\endgroup\$ Commented May 1, 2018 at 11:29