< Futurebasic < Language < Reference

SQR

Syntax

squareRoot# = SQR(expr)

Description

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

See Also

USR _sqroot

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.