Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using RC Design Functions 4 - Umom and new MaxAx function
- Using LINEST for non-linear curve fitting
- Deflections and Moments in Rectangular Plates
- ULS design of reinforced concrete, AS, ACI and European codes
- Python and pyxll
- Stepping through 3DFrame
- More on RC design of circular sections
- Using Array Formulas
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Latex Maths Text in Excel
Recent Comments
Tag Archives: UDF’s
The iccanobiF Sequence
Coincidentally, following the previous post, New Scientist’s regular brain teaser featured the iccanobiF Sequence, which is just like the Fibonacci Sequence, except that after adding the two previous numbers the digits of the results are reversed. Obviously the sequences are … Continue reading
Posted in Excel, Link to Python, Maths, Newton, PyXLL, UDFs
Tagged Excel, Fibonacci Sequence, iccanobiF Sequence, Python, PyXLL, UDF's
Leave a comment
Why use the walrus?
Continuing posts on new Python features, this one looks at the new walrus operator, which was introduced in Python 3.8. For a detailed description see Python Walrus Operator in Python 3.8. This post looks at an example using pyxll to … Continue reading
Posted in Excel, Link to Python, PyXLL, UDFs
Tagged Excel, Python, PyXLL, UDF's, walrus operator
Leave a comment