 Previous section
Previous section
 To contents
To contents
 Next section
Next section
| 
 | 
The other operators in the table above can only be used with integers, floats and strings. If you compare an integer with a float, the int will be promoted to a float before the comparison. When comparing strings, lexical order is used and the values of the environment variables LC_CTYPE and LC_LANG are respected.
 Previous section
Previous section
 To contents
To contents
 Next section
Next section