]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl: Add math.Abs
authorOleksandr Redko <Oleksandr_Redko@epam.com>
Tue, 16 May 2023 16:32:07 +0000 (19:32 +0300)
committerGitHub <noreply@github.com>
Tue, 16 May 2023 16:32:07 +0000 (18:32 +0200)
commitbda082c98c7a0abdb019f12bb21cbaa7b0e8f60e
tree264dad483cd16238fa1864c7c3f127d4f72d24f4
parent241b21b0fd34d91fccb2ce69874110dceae6f926
tpl: Add math.Abs

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