sphere-radius-to-volume

1.0.1 • Public • Published

sphere-radius-to-volume

Take a radius and return the volume of a sphere

npm i sphere-radius-to-volume

const radiusToVolume = require("sphere-radius-to-volume");


const r10 = radiusToVolume(10);

console.log(r10)
//=> 4188....

Readme

Keywords

none

Package Sidebar

Install

npm i sphere-radius-to-volume

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.12 kB

Total Files

5

Last publish

Collaborators

  • paul-browne