.NET Matrix Library
ToString Method
See Also  Send comments on this topic


Returns a string representing the complex number. Returns a string representing the complex number.

Overload List

OverloadDescription
ToString()Returns a string representing the complex number.  
ToString(String)Returns a string representing the complex number using the specified format.  
ToString(String,IFormatProvider)Returns a string representing the complex number using the specified format and the culture-specific formatting information.  
ToString(IFormatProvider)Returns a string representing the complex number using the specified culture-specific formatting information.  

Requirements

Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000

See Also

Reference

Complex Structure
Complex Members
Base Implementation in ToString

.NET Matrix Library Documentation