Function distance

Source
pub fn distance(a: Point2d, b: Point2d) -> f64
Expand description

Get the distance between two points.