FutureBasic Logo

<<    Index    >> FutureBasic

sqr   function



Syntax
squareRoot = sqr(expr)

Description
Returns the square root of expr. sqr always returns a double-precision result.