Produces a string representation of the spin state.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override

Return Value

A string representation of the spin state.

See Also