]> Cypherpunks repositories - gostls13.git/commit
doc: Fix typo in approximation of square root
authorKatrina Owen <katrina.owen@gmail.com>
Wed, 29 May 2013 03:49:51 +0000 (13:49 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 29 May 2013 03:49:51 +0000 (13:49 +1000)
commit605da0e2a23fbaadca9bd056a3cf04ecac507add
tree9ecbee7be7b133c55373ca71945d99ce21993f71
parent28c64e300663a34067d09f2e6536cd72e6e0bf01
doc: Fix typo in approximation of square root

See https://en.wikipedia.org/wiki/Newton%27s_method#Square_root_of_a_number

R=golang-dev, minux.ma, adg
CC=golang-dev
https://golang.org/cl/9145044
doc/code.html