Version 1 of ==

Updated 2007-11-10 17:51:02 by dkf

expr numeric equality operator

Uses string equality if either of the arguments cannot be interpreted as numeric, but if you actually want string equality, use the eq operator instead.