1
0
Fork
You've already forked circle
0
get the circumference, area, and volume of a circle with php. http://www.bochard.net/works/circle
  • PHP 100%
2025年04月14日 19:55:11 +08:00
calculate.php first commit 2025年04月14日 19:42:39 +08:00
index.php first commit 2025年04月14日 19:42:39 +08:00
README.md added readme 2025年04月14日 19:55:11 +08:00

circle

base from the given radius, it calculates the circumference, area, and the volume of a circle.

(practice with php)