mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 06:05:41 -04:00
286 B
286 B
title | description | categories | keywords | params | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Round | Returns the nearest integer, rounding half away from zero. |
|
{{ math.Round 1.5 }} → 2