sqrt

Description

Find the square root of x

Definition

float sqrt(float x)

Library

LIB/math_lib.bas

Usage

On entry:
x is the value to be converted
On exit:
Return valid result or NaN