one constant

Complex const one

Implementation

static const Complex one = Complex(1, 0);