ComplexToString(String, IFormatProvider) Method

Definition

Namespace: DotNumerics
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public string ToString(
	string format,
	IFormatProvider formatProvider
)

Parameters

format  String
 
formatProvider  IFormatProvider
 

Return Value

String

Implements

IFormattableToString(String, IFormatProvider)

See Also