HUGO
News Docs Themes Community GitHub

math.Sqrt

Returns the square root of the given number.

Syntax

math.Sqrt VALUE

Returns

float64
{{ math.Sqrt 81 }} → 9

Last updated: January 1, 0001
Improve this page