ResultOptions.UseMixedNumbers Property

Determines whether to show result as a combination of a whole number and a proper fraction.

Definition

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

Property Value

Boolean

Implements

IResultOptions.UseMixedNumbers

See Also