SessionProfile.SignificantDigits Property

Determines whether answer should be displayed in significant digits mode.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool SignificantDigits { get; protected set; }

Property Value

Boolean

Implements

IResultOptions.SignificantDigits

See Also