Loading...
Searching...
No Matches
gams.control.options.PutNR Class Reference

Numeric round format for put files. More...

Static Public Attributes

int ForE = 0
 Item is displayed in F or E format.
 
int Rounded = 1
 Item is rounded to fit given width and decimals.
 
int Scientific = 2
 Item is displayed in scientific notation.
 
int RoundedFloatingDec = 3
 Item is rounded to fit given width.
 
int ForEFloatingDec = 4
 Item is displayed in F or E format ignoring given decimals.
 

Detailed Description

Numeric round format for put files.