Click or drag to resize

BrentMinimizef Method


Namespace: DWSIM.MathOps.MathEx.BrentOpt
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public double f(
	double x
)
Request Example View Source

Parameters

x  Double
 

Return Value

Double
See Also