Computes the square root of a specified value (x).
An input to this operation. x must be unsigned. This input supports only scalar values of the fixed-point data type.
A Boolean that specifies whether downstream nodes are ready for this node to return a new value. Use a Feedback Node to wire the ready for input output of a downstream node to this input of the current node.
TRUE | The downstream node is ready for the next data point. |
FALSE | The downstream node is not ready for the next data point. |
Default: TRUE
Square root of x.
A Boolean that indicates whether this node has computed a result that downstream nodes can use. Wire this output to the input valid input of a downstream node to transfer data from the node to the downstream node.
TRUE | The node has computed a result that downstream nodes can use. |
FALSE | The node has not computed a result that downstream nodes can use. |
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: none
FPGA: All devices
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.