Interface Bivector

interface Bivector {
    b: number;
}

Hierarchy (view full)

Properties

b

Properties

b: number