Function kcl_lib::std::utils::is_on_circumference

source ยท
pub fn is_on_circumference(center: Point2d, point: Point2d, radius: f64) -> bool