normalZero property

double normalZero

Normalized value of zero.

It is usefull to compose the position of coordinate origin point or geom completing points.

Implementation

double get normalZero => normalize(convert(zero));