summaryrefslogtreecommitdiffstats
path: root/tpl/math/init.go
AgeCommit message (Expand)Author
2021-08-01Fix error handling for the time func aliasBjørn Erik Pedersen
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
2017-09-26tpl: Add math.Ceil, Floor, and Round to method mappingsCameron Moore
2017-07-03tpl/math: Add log functionArtem Sidorenko
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-20tpl: Make the Namespace func signature explicitBjørn Erik Pedersen
2017-05-01tpl: Add docshelper for template funcsBjørn Erik Pedersen
2017-05-01tpl/math: Make it a package that stands on its ownBjørn Erik Pedersen