Skip to content

Add angle-between-three-points function #149

Open
@ianmackenzie

Description

@ianmackenzie

Something like

Point2d.angleFrom :
    Point2d units coordinates
    -> Point2d units coordinates
    -> Point2d units coordinates
    -> Angle

and maybe also

Point3d.angleFrom :
    Point3d units coordinates
    -> Point3d units coordinates
    -> Point3d units coordinates
    -> Angle

where you give the start point, corner point and end point in order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions