Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Intersections, interpolations, and rotations
- Linestgap with data in rows
- Frame Analysis with Excel - 3, Continuous beam or frame
- Combining text files
- Working with units in Excel - using VBA and Python
- Using LINEST for non-linear curve fitting
- About Newton Excel Bach
- The angle between two vectors, in 2D or 3D
- Installing Python, Scipy and Pyxll
- ALGLIB linear and polynomial fitting functions
Recent Comments
Tag Archives: mod function
Beware of the mod
Playing with a simple VBA user defined function (UDF), inspired by a thread at Daily Dose of Excel, I was finding it was mysteriously giving the wrong answer. The task was to find the angle between the hands of an … Continue reading