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

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-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos