ianmackenzie/elm-geometry

Add scaleAlong functions

Open

#80 opened on Oct 6, 2018

 (0 comments) (0 reactions) (0 assignees)Elm (28 forks)auto 404
help wanted

Repository metrics

Stars
 (186 stars)
PR merge metrics
 (PR metrics pending)

Description

For example

Point2d.scaleAlong : Axis2d -> Float -> Point2d -> Point2d

Contributor guide