FractionsSolver.Fraction.Num Property

Numerator of the fraction.

Definition

Namespace: SMath.Manager
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.73.9126.0
C#
public double Num { get; set; }

Property Value

Double

See Also