Admin Password
circle_circumference()
//argument0 = radius
var circle;
circle = argument0*pi*2;
return circle
This page has been viewed 27 times