|
Epsout |
Top Previous Next |
|
The parameter Epsout specifies the string to write to the spreadsheet when GAMS data to be written contains a value that would have been output as EPS (a number close to zero as set by the solver or subsequent calculations). The syntax is
EpsOut = String
where String gives the character string to use in place of values that GAMS would report as EPS. By default this is 'Eps'. |