eXorithm – Execute Algorithm: View / Run Algorithm volume_sphere December 17, 2015 by ToneDJCampbellin View function volume_sphere ($radius{ return (4/3) * pi() * pow$radius,3);}