tpl: Add math.Sqrt
authorChris Dennis <ssa@fbcs.co.uk>
Mon, 24 Feb 2020 22:45:04 +0000 (22:45 +0000)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 22:45:04 +0000 (23:45 +0100)
commitd184e5059c72c15df055192b01da0fd8c5b0fc5c
tree02cc841727b6b76fd57c852c8326153454f81811
parent322c285ba2f3aa95826fe2135646b4d35f4d2a30
tpl: Add math.Sqrt

Fixes #6941
docs/content/en/functions/math.md
tpl/math/init.go
tpl/math/math.go
tpl/math/math_test.go