Posted by Subhotosh Khan on October 10, 2002 at 08:54:59:
In Reply to: NO! posted by Denis Borris on October 09, 2002 at 18:14:54:
: : 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...
: .......R = 1 !! (which is why you see no R's at all)
: that's all we need to find the damn angle.
************************************
You MUST state your assumptions (whether obvious or not).