Hello,
Looking at all of the replies to my original question I can only conclude
that some conditional, somewhat arbitrary, change to the devisor must be made when the devisor acquires a zero value.
At the time I posted my question I was wondering if there was some mathematical algorithm or programing command that would say in effect
if a=0 then
a=(smallest non-zero quantity allowed by the program/math processor).
I was thinking that in floating point arithmetic "zero" must have some
internal definition limited by precision.
Since I don't have a computer science background the above statements
may be complete gibberish.
This thread has certainly brought up some fascinating issues.
Thank you all for your comments,
Peter Devlin