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