Gets a spin-1/2 spinor.

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 static Spin SpinOneHalf { get; }
Public Shared ReadOnly Property SpinOneHalf As Spin
public:
static property Spin SpinOneHalf {
	Spin get ();
}

See Also