Solving 3D Geometry Problems with Python

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
IntelvsAMD
Messages
2
Reaction score
0

Homework Statement


Requirements: http://i.imgur.com/2WKyhto.png

Homework Equations


2(L * W + L * H + W * H)
SA = (2 * pi * radius * height + 2 * pi * radius^2)
height = (volume)/(pi * radius^2)

The Attempt at a Solution


Code link: http://pastebin.com/sKFEGN0C
 
Last edited by a moderator:
Physics news on Phys.org
There is no question in your post.

Also, please make the effort to put the meat of your post in the post itself, not in external links. The code in particular could easily have been pasted in, in between
Matlab:
tags.