@acegikmo I did that in a small side project once and I think catenaries don't have a closed form solution, right? How are you approximating the solution?
@simonstix yep! using a well-placed initial guess and bisection root solving. I should probably upgrade to ITP at some point, but it's pretty good as is anyway