Michelsen FlashBrent Func Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
private double BrentFunc(
double x,
Object otherargs
)VB
Private Function BrentFunc (
x As Double,
otherargs As Object
) As Double