|
EQTIDE
|
Data Fields | |
| int | iVerbose |
| Verbosity: 0=no STDOUT, 1=all. | |
| int | iDigits |
| Number of digits after the decimal. More... | |
| int | iSciNot |
| Decade to change from flt. More... | |
| int | exit_param |
| Exit code for failure to specify necessary paramter. | |
| int | exit_io |
| Exit code for failure to open/close a file. | |
| int | exit_input |
| Exit code for incompatible paramters. | |
| int | exit_exe |
| Exit code for execution error. | |
| int | exit_units |
| Exit code for unit conversion error. | |
| int | exit_output |
| Exit code for error during output. | |
| int IO::iDigits |
Number of digits after the decimal.
| int IO::iSciNot |
Decade to change from flt.
point to exp. notation
1.8.9.1