[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Usage of DIGITP
- To: KMP at MIT-MC
 
- Subject: Usage of DIGITP
 
- From: JONL at MIT-MC (Jon L White)
 
- Date: Mon, 22 Sep 80 20:40:00 GMT
 
- Cc: (BUG LISP) at MIT-MC, NIL at MIT-MC
 
- Original-date: 22 SEP 1980 1640-EDT
 
    Date: 22 September 1980 16:21-EDT
    From: Kent M. Pitman <KMP at MIT-MC>
    I find (DIGITP #/q) => T extremely unaesthetic. .  .  .
So do I, since NIL^K seems to think that (DIGITP #/q) and 
(DIGITP ~q) evaluate to the same thing -- namely 26.
It's easier to understand the purpose of this function when
you know what its action is.