Is there any software that will fit a set of 2D points using a logarithmic curve?
I found this, which looks like the formulas I need, but I don't think I have a fancy enough calculator to solve that for me.
WolframAlpha has a LeastSquares[] function, but it looks like it only does linear regressions.