Click or drag to resize

BrentMinimizemysign Method


Namespace: DWSIM.MathOps.MathEx.BrentOpt
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
private static double mysign(
	double a,
	double b
)
Request Example View Source

Parameters

a  Double
 
b  Double
 

Return Value

Double
See Also