pub fn angle_points(p1: &Point3D, p2: &Point3D, p3: &Point3D) -> f64
Bond angle in degrees at the central point p2.
p2