Forum Discussion
OdyStarr
Sep 18, 2019Copper Contributor
Pendulum Wave calculations for length of string
can I plug in a formula to calculate the length of string for a 9, 12, 14, 16 pendulum wave?
2 Replies
- JKPieterseSilver ContributorIf your pendulum period is in cell A1 then the length can be calculated as:
=A1^2*9.8/(4*Pi()^2)- OdyStarrCopper ContributorThanks, thought I might have to use some kind of matlab.