|
[Date Index]
[Thread Index]
[Author Index]
Re: Function
- To: mathgroup at smc.vnet.net
- Subject: [mg3903] Re: Function
- From: "Edward G. Neuman" <edneuman at math.siu.edu>
- Date: Sun, 5 May 1996 23:11:40 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Roberto,
Here is a solution to your problem:
quotients[l_List]:=Rest[l/RotateRight[l]]
I hope it will work.
Edward Neuman Phone: (618) 453-6501
Department of Mathematics Fax: (618) 453-5300
Southern Illinois University
Carbondale, Ill. 62901-4408
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Arc of ellipse
Next by Date:
problem exporting numbers to text file
Previous by thread:
Re: Function
Next by thread:
Re: Mma and Adobe Acrobat?
|