Back to Hugo

math.Mul

docs/content/en/functions/math/Mul.md

0.161.1114 B
Original Source

If one of the numbers is a float, the result is a float.

go-html-template
{{ mul 12 3 2 }} → 72