.Complex.'<>'

Information

This function tests whether two given Complex numbers are not equal.

Interface

encapsulated operator function '<>'
  import Complex;
  input Complex c1 "Complex number 1";
  input Complex c2 "Complex number 2";
  output Boolean result "c1 <> c2";
end '<>';

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f