.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 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos