Hi 4tH-ers!
I've added a few new methods that might be useful:
VEQUAL#, shows whether vectors are of equal size;
VEQUAL, shows whether vectors are completely identical;
AZERO, shows whether a "big number" is zero;
ALESS, shows whether the given "big number" value is smaller than the object.
Of course, the Vector methods also work for the Apn.
Code in SVN.
Hans Bezemer