Version 0 of !=

Updated 2007-11-02 09:52:00 by dkf

expr numeric inequality operator

Will use string comparison if either argument cannot be interpreted as a number, but if that's what you want, use the ne operator instead.