FractionsSolver.Fraction.Num Property
Numerator of the fraction.
Namespace: SMath.ManagerAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.73.9126.0
public double Num { get; set; }
Public Property Num As Double
Get
Set
public:
property double Num {
double get ();
void set (double value);
}
member Num : float with get, set
Property Value
Double