summaryrefslogtreecommitdiff
path: root/src/math/example_test.go
Commit message (Collapse)AuthorAgeFilesLines
* math: add a Sqrt exampleMartynas Budriƫnas2017-07-151-0/+20
Change-Id: I259e25b9d0b069912053a250e9739e04fafca54d Reviewed-on: https://go-review.googlesource.com/48892 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>