one top-level constant

Complex const one

The constant ‘one’, the real number 1 (1 + 0i).

Implementation

const Complex one = Complex._service(1, 0, 1, 0, 0);