mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-04 04:32:37 +00:00
69d7a781b4
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
452 B
452 B
title, description, categories, keywords, action
| title | description | categories | keywords | action | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| math.Div | Divides the first number by one or more numbers. |
|
If one of the numbers is a float, the result is a float.
{{ div 12 3 2 }} → 2