Add math.Pow
authorJoe Mooring <joe.mooring@veriphor.com>
Wed, 13 May 2020 17:35:07 +0000 (13:35 -0400)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 14 May 2020 08:00:31 +0000 (10:00 +0200)
commit991934497e88dcd4134a369a213bb5072c51c139
treed8a6aa405dc93f821dc1b389f70827e14fea6bce
parent558c09305e2be16953238c6c0e828f62b950e4f5
Add math.Pow

Closes #7266
docs/content/en/functions/math.md
tpl/math/init.go
tpl/math/math.go
tpl/math/math_test.go