Closed yjh0502 closed 7 years ago
@rsned?
Looks like we missed that one when changing to use the constant.
On Wed, May 31, 2017 at 11:24 PM, David Symonds notifications@github.com wrote:
@rsned https://github.com/rsned?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/golang/geo/issues/24#issuecomment-305400462, or mute the thread https://github.com/notifications/unsubscribe-auth/AIJzBBZ09XrcSTHdABFYXB0IkTHFqa28ks5r_lk7gaJpZM4NsfWB .
I think its better using
epsilon
instead of constant literal1e-14
.https://github.com/golang/geo/blob/5747e9816367bd031622778e3e538f9737814005/s1/chordangle_test.go#L177