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))

/maths-with-jack/

    Package Sidebar

    Install

    npm i maths-with-jack

    Weekly Downloads

    0

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    1.3 kB

    Total Files

    4

    Last publish

    Collaborators

    • jackwhite