SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
Fractions
Solver
Fraction Constructor
Initializes a new instance of the
FractionsSolver
Fraction
class
Definition
Namespace:
SMath.Manager
Assembly:
SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
Copy
public
Fraction
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
Fraction
()
F#
Copy
new
:
unit
->
Fraction
See Also
Reference
FractionsSolver
Fraction Class
SMath.Manager Namespace
In This Article
Definition
See Also