[][src]Function lyon_geom::utils::directed_angle2

pub fn directed_angle2<S: Scalar>(
    center: Point<S>,
    a: Point<S>,
    b: Point<S>
) -> S