Click or drag to resize

FortranLibSign(Double, Double) Method


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double Sign(
	double a1,
	double a2
)
Request Example View Source

Parameters

a1  Double
 
a2  Double
 

Return Value

Double
See Also