|
|
last edited 16 years ago by gdr |
1 2 3 | ||
Editor: gdr
Time: 2008/05/18 13:29:41 GMT-7 |
||
Note: |
added:
From gdr Sun May 18 13:29:41 -0700 2008
From: gdr
Date: Sun, 18 May 2008 13:29:41 -0700
Subject:
Message-ID: <20080518132941-0700@axiom-wiki.newsynthesis.org>
Status: fix proposed => fixed somewhere
no patch available
Stack is missing some exports:
(1) -> s := stack [1,2, 3, 1];
map(i +-> i^2,s)
(1) |
map!(i +-> i^2,s)
(2) |
parts s
(3) |
Fixed in Open-Axiom and FriCAS.
no patch available