summaryrefslogtreecommitdiffstats
path: root/tpl/math/math_test.go
AgeCommit message (Expand)Author
2021-05-28Add math.Max and math.MinJoe Mooring
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-05-14Add math.PowJoe Mooring
2020-02-24tpl: Add math.SqrtChris Dennis
2019-08-12tests: Convert from testify to quicktestBjørn Erik Pedersen
2018-07-06Add a newScratch template funcBjørn Erik Pedersen
2017-10-30tpl/math: Refactor Mod with castArtem Sidorenko
2017-09-24tpl: Add math.Ceil, Floor, and RoundCameron Moore
2017-07-03tpl/math: Add log functionArtem Sidorenko
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore