Mathematica digit handling query
From: Tony King (mathstutoring_at_ntlworld.com)
Date: 11/11/04
- Next message: Peter Pein: "Re: Mathematica digit handling query"
- Previous message: John O'Flaherty: "Re: MuPad 3.0 extraction of individual eigenvectors"
- Next in thread: Peter Pein: "Re: Mathematica digit handling query"
- Reply: Peter Pein: "Re: Mathematica digit handling query"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Nov 2004 20:52:28 GMT
Does anyone know of any easy way to make mathematica reverse the digits in a
list of numbers. For example, suppose that I used
Table[n^3,{n,1,5}] to generate {1, 8, 27, 64, 125}
Then I need to be able to operate on this list to return
{1,8,72,46,521}
Any pointers would be gratefully accepted
Thanks
Tony
- Next message: Peter Pein: "Re: Mathematica digit handling query"
- Previous message: John O'Flaherty: "Re: MuPad 3.0 extraction of individual eigenvectors"
- Next in thread: Peter Pein: "Re: Mathematica digit handling query"
- Reply: Peter Pein: "Re: Mathematica digit handling query"
- Messages sorted by: [ date ] [ thread ]