mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-05 08:40:52 +00: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