User Tools

Site Tools


en:sqr

Sqr or Sqrt (Function)

Format

Description

Returns the square root of the numeric_expression.

Example

print sqr(2)
print sqrt(10)

will print

1.414214
3.162278

See Also

History

0.9.6.51New To Version
en/sqr.txt · Last modified: 2020/02/28 10:46 (external edit)