npm-perimeter-and-area

1.2.0 • Public • Published

Easily Import Perimeter and Area

With this package, you can easily import the area and perimeter.

You can import it using:

const {area, perimeter} = require('npm-helloworld-ritihk7547');

How you can use it

console.log(area(1));
console.log(perimeter(0.5));

👆 This for example would print the value of PI

/npm-perimeter-and-area/

    Package Sidebar

    Install

    npm i npm-perimeter-and-area

    Weekly Downloads

    2

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    721 B

    Total Files

    3

    Last publish

    Collaborators

    • rithikdev