point-on-circle

1.0.4 • Public • Published

point-on-circle

Simple method to calculate a new point on a circle based on

  • a center point,
  • current point on circle to move from,
  • num radians to move by.

npm install --save point-on-circle

Code

See index.js

Usage

See test.js

MIT © Dennis Iversen

/point-on-circle/

    Package Sidebar

    Install

    npm i point-on-circle

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • diversen