kgp.examples / CustomOperations / SquareRoot / <init>

<init>

SquareRoot()

Performs the square root function on a single argument (sqrt(x)).

If x is less than zero then the function will give zero as output.