FortranLibDMod 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 double DMod(
	double a1,
	double a2
)

Parameters

a1  Double
 
a2  Double
 

Return Value

Double

See Also