mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
272 B
272 B
title, description, categories, keywords, params
title | description | categories | keywords | params | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Abs | Returns the absolute value of the given number. |
|
{{ math.Abs -2.1 }} → 2.1