zero constant

Complex const zero

The neutral additive element, that is 0.

Implementation

static const Complex zero = Complex(0);