Back to Hugo

math.Div

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

0.161.1113 B
Original Source

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

go-html-template
{{ div 12 3 2 }} → 2