Console LibWrite 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 void WriteFloat(
Characters destination,
float number,
int width,
int d
)VB
Public Shared Sub WriteFloat (
destination As Characters,
number As Single,
width As Integer,
d As Integer
)Parameters
- destination Characters
- number Single
- width Int32
- d Int32