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

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.1
    1

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