268 B

title description categories keywords params
math.Sqrt Returns the square root of the given number.
functions_and_methods
aliases returnType signatures
float64
math.Sqrt VALUE
{{ math.Sqrt 81 }} → 9