circleproba1
v1.0.2
Published
this package calculates perimeter and area of a circle
Downloads
5
Maintainers
Readme
##Calculates Perimeter and area of a circle
##Install
npm install circleproba
##API
###-area(r), where r is radius of circle
###-perimeter(r), where r is radius of circle
