mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
299 B
299 B
title, description, categories, keywords, params
title | description | categories | keywords | params | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Pow | Returns the first number raised to the power of the second number. |
|
{{ math.Pow 2 3 }} → 8