From: syatabe on
mjc: Thanks for the suggestions and spotting the embarassing / 0.
I'll definitely implement your suggestions ... just a bit too tied up
just now though. STC
From: syatabe on
Updated function listings can be found at <http://www.magma.ca/
~syatabe/> and by following the "HP35s Complex Functions" link.

The suggested fixes have been implemented:
The code starts with a labelled jump table.
CONJ(x) checks for zero, plus the |x|^2/x has been changed to |x| / x
* |x| to reduce the chance of over/under-flow.