graphing-formulas

1.0.1 • Public • Published

Graphing Formulas

Small graphing formula library

install

npm install --save graphing-formulas # in file 
# 
# OR 
# 
npm install --global graphing-formulas # command line interface use 

Usage

var formulas = require('graphing-formulas');
 
formulas.heart; // => (x^2+y^2-1)^3-x^2y^3=0

Author

Nicky Laczko

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i graphing-formulas

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rivalnick