Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- About Newton Excel Bach
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Units for Excel
- A catenary function
- Retrieving unique values from a range or array ...
- Writing Arrays to the worksheet - VBA function
- Unit aware continuous beam spreadsheet update
- Deflections and Moments in Rectangular Plates
- The Conjugate Beam Method
Recent Comments
Tag Archives: calculating pi
Another (very slow) way of computing pi
The previous post included 100 Python code one-liners for calculating pi that recalculates in a fraction of a second. The video below shows an alternative approach that is a little slower: How much slower? If you had a computer that would … Continue reading