WOLFRAM SYSTEM MODELER

'=='

Test whether two complex numbers are identical

Wolfram Language

In[1]:=
SystemModel["Complex.'=='"]
Out[1]:=

Information

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

This function tests whether two given Complex numbers are equal.

Inputs (2)

c1

Type: Complex

Description: Complex number 1

c2

Type: Complex

Description: Complex number 2

Outputs (1)

result

Type: Boolean

Description: c1 == c2

Components (2)

c1

Type: Complex

Description: Complex number 1

c2

Type: Complex

Description: Complex number 2