Converts the numeric value of this
ComplexVector instance
to its equivalent string representation, using the
specified format.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Public Function ToString ( _
format As String _
) As String
|
Return Value
A
String representation of this instance.
See Also