FileParsingContextSignificantDigits Property
Determines whether answer should be displayed in significant digits mode.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool SignificantDigits { get; set; }
Public Property SignificantDigits As Boolean
Get
Set
public:
virtual property bool SignificantDigits {
bool get () sealed;
void set (bool value) sealed;
}
abstract SignificantDigits : bool with get, set
override SignificantDigits : bool with get, set
BooleanIResultOptionsSignificantDigits