<= - Less Than or Equal Function

Tests whether one object is less than or equal to another object.

Level 2Level 1->Level 1
xy->0/1
#n1#n2->0/1
"string1""string2"->0/1
x'symb'->'x<=symb'
'symb'z->'symb<=z'
'symb1''symb2'->'symb1<=symb2'
x_unit1y_unit2->0/1
x_unit'symb'->'x_unit<=symb'
'symb'x_unit->'symb<=x_unit'

Adrian Drury
Last modified: Mon Jun 22 19:38:50 EDT 1998