one constant

Complex const one

The neutral multiplicative element, that is 1.

Implementation

static const Complex one = Complex(1);