mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
288 B
288 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