SQT

Square root

@SQT(expression)

Description

Returns the square root of expression as a floating-point value. The expression must be positive.

Example

SQRT EQU @SQT(3.5) ; SQRT = 1.870829