Basic and Crystal syntax.
Returns the square root of the number x. The square root function calculates x to the power of the inverse of 2.
Sqr( X )
| x | a number to take the square root of |
|---|
A number.
sqr( 9 ) // Returns the value 3 sqr( 2 ) // Returns the value 1.41
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.