Complex Sqrt
Output the square root of the input
Description
Equations
Connections
Parameters
Modelica Standard Library
The Complex Sqrt (or Sqrt) component computes the square root of the complex input u. It uses the principal value.
To use the complex conjugate of u, set Use Conjugate Input to true.
y=u
Name
Modelica ID
u
Complex input signal
y
Complex output signal
Default
Units
Use Conjugate Input
false
If true, use the complex conjugate of the input
useConjugateInput
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Complex Math
Download Help Document