The SignificantFigures method has no effect. It is provided for compatibility with earlier versions of Amos.
Syntax
object.SignificantFigures Ndigits
The SignificantFigures method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
Ndigits |
Number of significant figures to be used in displaying matrices, within the bounds specified by MinDecimalPlaces and MaxDecimalPlaces. |