1. Write a program that will calculate the slope of the elastic curve at the tenth points of the span for a cantilever beam subjected to a concentrated load at its free end. User input is to be E, I, L, and P.
2. Rework given Problem, but add a uniformly distributed load w over the full length of the beam
Problem
Write a program that will calculate the slope of the elastic curve at the tenth points of the span for a cantilever beam subjected to a concentrated load at its free end. User input is to be E, I, L, and P.