Click or drag to resize

Spin Constructor

Instantiates a new spinor.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public Spin(
	double j
)

Parameters

j
Type: SystemDouble
The spin, which must be an integer or half-integer.
See Also