mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 06:05:41 -04: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