Closed AutumnO closed 3 years ago
What range of points is expected? (negative, min/max, precision)
Points are signed double-precision for all coordinate values. There are no user limits for coordinate values, so they'll be limited to Double.MinValue
and Double.MaxValue
Moot issue, closing.
QUESTIONS What range of points is expected? (negative, min/max, precision)
TODO Test edge cases, separate test functions likely wanted