mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00: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