News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
The volume of a cylinder is Ï€ × r² × l (r is the radius of the circle and l is the length of the cylinder). To calculate the volume we multiply these values together.