mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:16:38 -04:00
299 B
299 B
title | description | categories | keywords | params | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Ceil | Returns the least integer value greater than or equal to the given number. |
|
{{ math.Ceil 2.1 }} → 3