Add math.Max and math.Min
authorJoe Mooring <joe.mooring@veriphor.com>
Thu, 27 May 2021 15:34:49 +0000 (08:34 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 28 May 2021 18:38:45 +0000 (20:38 +0200)
commit01758f99b915f34fe7ca4621e4d1ee09efe385b1
treef5f83d15a90fe261e96feb1c676980dabcca1d8e
parent845a7ba4fc30c61842148d67d31d0fa3db8f40b9
Add math.Max and math.Min

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