613-518-1166 info@zimdatabases.com

ZIM Language Reference

$sqrt

< All Topics

$sqrt

Calculates the square root of a number.

Syntax

$sqrt(number)

Parameters

number

a positive number or an expression that evaluates to a positive number

Return Value

Number, with the same number of decimal places as number.

Example

$sqrt (100)

The above expression means “the square root (in base 10) of 100” and evaluates to 10.

 

See Also

$absolute

$exp

$log

$log10

About Functional Expressions

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents