Square Root

 
 
 

Categories

  • Math > Basic

Description

Outputs the square root of the input value.

Ports

Inputs

Value

The value from which to retrieve the square root.

Outputs

Result

The square root of the input value.

Valid

False if the result is undefined for the specified input; true otherwise.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License