home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math.symbolic
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!po.CWRU.Edu!mxl5
- From: mxl5@po.CWRU.Edu (Marshall J. Leitman)
- Subject: Integers
- Message-ID: <1992Jul22.142444.26517@usenet.ins.cwru.edu>
- Sender: news@usenet.ins.cwru.edu
- Nntp-Posting-Host: cwns6.ins.cwru.edu
- Reply-To: mxl5@po.CWRU.Edu (Marshall J. Leitman)
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Date: Wed, 22 Jul 92 14:24:44 GMT
- Lines: 16
-
- > The following code accepts input, say 2[t] and gives output 2 in Version
- > 1.2:
- >
- > Unprotect[Integer];
- > Integer/:(x_Integer)[t___]:=x;
- > Protect[Integer]
- >
- > In Version 2.0 it just returns 2[t]. I just can't seem to make it work.
- > Something must have changed in Version 2.0
-
-
- --
- Marshall J. Leitman
- Professor of Mathematics
- mxl5@po.cwru.edu
-