Click or drag to resize

FortranLibSign(Int32, Int32) 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 int Sign(
	int a1,
	int a2
)
Request Example View Source

Parameters

a1  Int32
 
a2  Int32
 

Return Value

Int32
See Also