invert method

double invert ()

Invert this.

Implementation

double invert() => copyInverse(this);