Precision in outputs

The precision of values output into stdout may be changed with the command
normal (precision);
Here, precision is an integer. A user may also get a scientifically output values, e.g. 1.0e-3, in all outputs. For this purpose, type the command
scientific (precision);

When the specified precision is larger than 9, it is also applied to the outputs of ``msave'', ``RDOsave'', ``conv-octave'', etc. By default, the values of matrix elements are output with the precision of 9 in the scientific style.



root
2004-06-15