mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00: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