.ModelicaCompliance.Operators.Overloading.OverloadedLogicalOperation.P._Complex_.'and'

Information

Test whether two _Complex_ numbers are identical

Interface

encapsulated operator function 'and'
  import ModelicaCompliance.Operators.Overloading.OverloadedLogicalOperation.P._Complex_;
  input _Complex_ c1;
  input _Complex_ c2;
  output Boolean result;
end 'and';

Generated at 2025-01-04T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos