Help on Function
- To: mathgroup at smc.vnet.net
- Subject: [mg3799] Help on Function
- From: Roberto Diego <roberto at medusa.es>
- Date: Sun, 21 Apr 1996 23:26:47 -0400
- Organization: Sociedad de Bolsas
- Sender: owner-wri-mathgroup at wolfram.com
Hi people, Could you please help me? I4m trying to write a function (not procedure if possible) that works on a list such as {a1, a2, a3, a4, ...} and returns a list {a2/a1, a3/a2, a4/a3, ...}. I know it should be an easy task but I4m a newbe... Thanks a lot ==== [MESSAGE SEPARATOR] ====