ILNumerics Ultimate VS

complexToString Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Convert this complex number into a string representation.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override string ToString()

Return Value

Type: String
String displaying the complex number (full precision).
Remarks

[ILNumerics Core Module]

See Also

Reference