Fortran LibSign(Int 32, Int 32) Method
Definition
Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static int Sign(
int a1,
int a2
)VB
Public Shared Function Sign (
a1 As Integer,
a2 As Integer
) As Integer