index
Varkon MBS Programmers manual
Returns the square root of an argument.
y:=sqrt(x); float y; float x;
None.
A FLOAT value equal to the square root of x.
Varkon version 1.19C svn# 120