<<
Index
>>
FutureBasic 5
sqr
function
Syntax:
squareRoot#
=
sqr
(
expr
)
Description:
Returns the square root of expr.
sqr
always returns a double-precision result.