mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-07 03:14:22 -04:00
``` git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash ``` Closes #11925
273 B
273 B
| title | description | categories | keywords | action | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| math.Sqrt | Returns the square root of the given number. |
|
{{ math.Sqrt 81 }} → 9