Click or drag to resize

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

Parameters

a1  Single
 
a2  Single
 

Return Value

Single
See Also