Version 1 of !=

Updated 2007-11-10 21:43:30 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.