BrentMinimizemysign Method

Definition

Namespace: DWSIM.MathOps.MathEx.BrentOpt
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static double mysign(
	double a,
	double b
)

Parameters

a  Double
 
b  Double
 

Return Value

Double

See Also