Sys10

Top  Previous  Next

This option controls whether GAMS converts exponentiation treating a real power as an integer power if the exponent is constant and within 10-12 of an integer value.  This option is used by setting

 

Option Sysout=number;

 

where two numerical values are allowed

 

0which does not convert exponentiation.
1which converts exponentiation.

 

The default text is 0.