Back to Hugo

math.Sub

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

0.161.1113 B
Original Source

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

go-html-template
{{ sub 12 3 2 }} → 7