Original rust comment :
Note: this method sacrifices performance at the altar of accuracy
Depends on IEEE-754 arithmetic guarantees. See proof of correctness at:
["Adaptive Precision Floating-Point Arithmetic and Fast Robust Geometric Predicates"]
(http://www.cs.cmu.edu/~quake-papers/robust-arithmetic.ps)
Original rust comment : Note: this method sacrifices performance at the altar of accuracy Depends on IEEE-754 arithmetic guarantees. See proof of correctness at: ["Adaptive Precision Floating-Point Arithmetic and Fast Robust Geometric Predicates"] (http://www.cs.cmu.edu/~quake-papers/robust-arithmetic.ps)