Click or drag to resize

SeawaterEFormat Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public string EFormat(
	double x,
	int digits = 0,
	string Esymbol = "E"
)
Request Example View Source

Parameters

x  Double
 
digits  Int32  (Optional)
 
Esymbol  String  (Optional)
 

Return Value

String
See Also