Interface SpinorE2

The even sub-algebra of the Euclidean algebra 𝓖(2, 0).

interface SpinorE2 {
    a: number;
    b: number;
}

Hierarchy (view full)

Properties

a b

Properties

a: number

The scalar coordinate as a number.

b: number

The pseudoscalar coordinate as a number.I