FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TanhFunctionInfo Class / TanhFunctionInfo Constructor


In This Topic
TanhFunctionInfo Constructor
In This Topic
Initializes a new instance of the TanhFunctionInfo class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New TanhFunctionInfo()
See Also