ConsoleLibReadFloat 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 bool ReadFloat(
	Characters source,
	int width,
	int d,
	out float destination
)

Parameters

source  Characters
 
width  Int32
 
d  Int32
 
destination  Single
 

Return Value

Boolean

See Also