|
.nz |
Top Previous Next |
|
Gives the tolerance level below which numbers with smaller absolute values are treated as zero. When this is set equal to zero, rounding is determined by the field width. The default value for the attribute is 1.0e-5. It is addressed using the syntax
Localfileidentifier.nz=realnumber;
Where realnumber is the value below which any numerical output with smaller absolute values will be reported as zero. |