Charlie Zender - 2000-07-08

I've rewritten the low-level arithmetic routines to drastically
reduce the number of dereference operations on any procedure
involving comparison to missing values. The new code only
needs to dereference missing values once per arithmetic
operation. Please let me know
if you actually notice any improvements in speed!