Admin Password
cylinder_volume()

//argument0 = radius
//argument1 = height

var cylinder base;

base = (argument0*argument0)*pi;
cylinder = base*argument1;

return cylinder
This page has been viewed 43 times
Free Text Host is brought to you by Dagon Design
This site contains no adware, spyware, or popups
Questions? Comments?