get the circumference, area, and volume of a circle with php.
http://www.bochard.net/works/circle
|
|
||
|---|---|---|
| calculate.php | first commit | |
| index.php | first commit | |
| README.md | added readme | |
circle
base from the given radius, it calculates the circumference, area, and the volume of a circle.
(practice with php)