@neojsdev/mathematica

1.0.3 • Public • Published

Mathematica

Build Status

Mathematical operations in JavaScript

Install

npm i @neojsdev/mathematica

Usage

const math = require('@neojsdev/mathematica')

const plus = (x, y) => x + y

console.log(math(2, plus, 2)) // 4

License

MIT

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i @neojsdev/mathematica

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

3.48 kB

Total Files

6

Last publish

Collaborators

  • neosiae