.TRANSFORM.Math.ComplexMath.csqrt

Information

Returns complex record y.re and y.im of sqrt(x).

Interface

function csqrt
  input Real x;
  output Complex y;
end csqrt;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos