function fromInteger input Integer re; input Integer im = 0; output _Complex_ result; end fromInteger;