function multipleResults input Integer n; input Real x[n]; output Real r1[n]; output Real r2; end multipleResults;