search for:
sqrt
-- square root function
Synopsis:
Usage:
y = sqrt x
Input:
x
Output:
y
: the square root of
x
Ways to use
sqrt
:
sqrt
RR
sqrt
ZZ
search for: