Calculates the rounded positive square root of a double field.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscale Syntaxmath:sqrt("value")
and:
logscale Syntaxmath:sqrt(field="value")
These examples show basic structure only.