| Author |
Comment/Response |
S_e
|
07/30/07 10:04am
Hi
My question is how can I compare between each pair of consecutive elements in a list, without using a For function.
For example: {1,3,4,5,6}. How can Icompare between 1 and 3
3 and 4
and so on...
Thank you.
URL: , |
|