User Portlet User Portlet

Discussions
I would like to visualize a swing of the pendulum. I want to write a function `springmass[z, nzigzag]`, which will draw the spring (line) and the swinging weight (rectangle) for an default total length `z` and a quantity of spring coils (`nzigzag`). ...