DAN Wingsy's problem with 3^0.5 is not the fault of the developer of Longhand, but of the underlying calc executable, which does not compute fractional powers (at least in the above form) or with normal build options for the package. As for the other issues: I don't care.
calc is a very powerful (open source) extended precision math system. I did not have to do anything special to compile it on my machine using the compilers supplied with Developer Tools Xcode v. 1.2
The procedure for piping inputs to calc and piping its outputs back into a text view, while not completely trivial, is the work of an afternoon, especially if you have some Cocoa sample code to work with. The real work was done by the developers of calc, and although the author does credit them in appropriate places, he could do more to declare that fact in the info he has supplied here at MU.
(Version 2.3)