Square Root
Description
Output the Square Root of the input
Important
If the input is a negative value, the output is "Not A Number" (NaN).
Library
Control > Math
Pins
Name | Description |
---|---|
In | Input |
Out | Output |
Parameters
Name | Description |
---|---|
SamplingTime | -none or 0: No sampling. The system will be solved in the Newton loop (default). -auto: Inherit the sampling time of its source device. -Sampling Period: defined in seconds. |