Namespace: DWSIM.MathOps.MathEx.BrentOptAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public double f(
double x
)
Public Function f (
x As Double
) As Double
Request Example
View SourceParameters
- x Double
-
Return Value
DoubleSee Also