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