yvesPythagoras Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static float Pythagoras(
	float a,
	float b
)

Parameters

a  Single
 
b  Single
 

Return Value

Single

See Also