pub fn triangle_twice_area(a: Point2, b: Point2, c: Point2) -> f64
Returns twice the unsigned 2D triangle area.