Console LibRead Float Method
Definition
Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static bool ReadFloat(
Characters source,
int width,
int d,
out float destination
)VB
Public Shared Function ReadFloat (
source As Characters,
width As Integer,
d As Integer,
<OutAttribute> ByRef destination As Single
) As BooleanParameters
- source Characters
- width Int32
- d Int32
- destination Single