Estimating the Deflection of a Truncated Cone using Python In this post, we will complete a problem that might come up in a Strength of Materials class. We'll estimate the deflection of a truncated cone given an applied load using Python. The Problem¶Below is an engineering mechanics problem that can be solved in Python. Follow along this post … more ...