Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Strand7 API GetNode functions
- Using LINEST for non-linear curve fitting
- Using the Strand7 API
- Downloads
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Biaxial bending update
- Downloads by category
- Beam geometric non-linear effects
- Alternative iterative solvers
- Using Linest for non-linear curve fitting, examples, hints and warnings
Recent Comments
Tag Archives: Exact calculation with long integers
More long numbers with Python
In A not so easy problem I looked at using Python with Excel (via pyxll) to work with very long integers, using the MPMath package. For high precision calculations involving decimal values MPMath is required, but for simple operations entirely … Continue reading