.Complex.'-'.negate

Information

This function returns the binary minus of the given Complex number.

Interface

function negate
  import Complex;
  input Complex c1 "Complex number";
  output Complex c2 "= -c1";
end negate;

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