UNPKG

npm-helloworld-example-alijalal

Version:

hello-world

2 lines 119 B
module.exports.area = raduis => Math.PI * raduis * raduis; module.exports.paramter = raduis => 2* Math.PI * raduis ;