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