FortranLibMod Method

Definition

Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public static int Mod(
	int a1,
	int a2
)

Parameters

a1  Int32
 
a2  Int32
 

Return Value

Int32

See Also