Posted by Subhotosh Khan on October 09, 2002 at 16:53:07:
In Reply to: Hokay.... posted by Denis Borris on October 09, 2002 at 16:26:44:
V = pi * [t^2 * sqrt(360^2 - t^2) + (360 - t)^2 * sqrt(t * (720 - t))] / [3 * 360^3]
This should have "R^3" multiplied somewhere - otherwise it does not match dimensionally...
Maximizing this beast - that is another story...