home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2045 < prev    next >
Encoding:
Text File  |  1992-07-22  |  853 b   |  28 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!po.CWRU.Edu!mxl5
  3. From: mxl5@po.CWRU.Edu (Marshall J. Leitman)
  4. Subject: Integers
  5. Message-ID: <1992Jul22.142444.26517@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: cwns6.ins.cwru.edu
  8. Reply-To: mxl5@po.CWRU.Edu (Marshall J. Leitman)
  9. Organization: Case Western Reserve University, Cleveland, OH (USA)
  10. Date: Wed, 22 Jul 92 14:24:44 GMT
  11. Lines:       16
  12.  
  13. > The following code accepts input, say 2[t] and gives output 2 in Version
  14. > 1.2:
  15. > Unprotect[Integer];
  16. > Integer/:(x_Integer)[t___]:=x;
  17. > Protect[Integer]
  18. > In Version 2.0 it just returns 2[t]. I just can't seem to make it work.
  19. > Something must have changed in Version 2.0
  20.  
  21.         
  22. -- 
  23. Marshall J. Leitman
  24. Professor of Mathematics
  25. mxl5@po.cwru.edu
  26.