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