Click or drag to resize

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

Parameters

source  Characters
 
width  Int32
 
d  Int32
 
destination  Single
 

Return Value

Boolean
See Also