Basic Syntax CrystalClear Syntax Before Reading Records

Sqr


Basic and Crystal syntax.

Description:

Returns the square root of the number x. The square root function calculates x to the power of the inverse of 2.

Usage:

Sqr( X )

Parameters:

x a number to take the square root of

Returns:

A number.

Examples:

sqr( 9 )    // Returns the value 3
sqr( 2 )    // Returns the value 1.41

See also:


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.

This page is: very poor very good
Comment: