maths-with-jack

1.0.5 • Public • Published

Maths With Jack

How to import

const {CircleArea, Circumference, CylinderVolume} = require('maths-with-jack')

console.log(CircleArea(radius))
console.log(Circumference(radius))
console.log(CylinderVolume(radius, height))

Readme

Keywords

none

Package Sidebar

Install

npm i maths-with-jack

Weekly Downloads

6

Version

1.0.5

License

ISC

Unpacked Size

1.3 kB

Total Files

4

Last publish

Collaborators

  • jackwhite