mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
319 B
319 B
title | description | categories | keywords | action | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Round | Returns the nearest integer, rounding half away from zero. |
|
{{ math.Round 1.5 }} → 2