Scilab Function

sqrt - square root

Calling Sequence

y=sqrt(x)

Parameters

Description

sqrt(x) is the vector of the square root of the x elements. Result is complex if x is negative.

Examples

See Also