.Complex.'String'

Information

This function converts a given Complex number to String representation.

Interface

encapsulated operator function 'String'
  import Complex;
  input Complex c "Complex number to be transformed in a String representation";
  input String name = "j" "Name of variable representing sqrt(-1) in the string";
  input Integer significantDigits = 6 "Number of significant digits that are shown";
  output String s = "";
end 'String';

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39