English Dictionary
◊ WOOLEN
woolen
adj : of or related to or made of wool; "a woolen sweater" [syn: {woollen}]
n : a fabric made from the hair of sheep [syn: {wool}, {woollen}]
English Computing Dictionary
◊ DID YOU MEAN BOOLEAN?
Boolean
1. {Boolean algebra}.
2. (bool) The type of an expression with two
possible values, "true" and "false". Also, a variable of
Boolean type or a function with Boolean arguments or result.
The most common Boolean functions are {AND}, {OR} and {NOT}.
(1997-12-01)