WOLFRAM SYSTEM MODELER

'sqrt'

Square root of complex number

Wolfram Language

In[1]:=
SystemModel["Modelica.ComplexMath.'sqrt'"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function returns the Complex square root (principal square root) of the Complex input.

Syntax

c2 = 'sqrt'(c1)

Inputs (1)

c1

Type: Complex

Description: Complex number

Outputs (1)

c2

Type: Complex

Description: = sqrt(c1)