Ralf Hemmecke <[email protected]> writes:  (roughly)

(1) -> g := (x +-> ((y+-> y+x) 1))

   (1)  x +-> y +-> y + x(1)
                                                      Type: AnonymousFunction
(2) -> g 2
 
   >> System error:
   
|*1;anonymousFunction;1;frame1;internal|: variable #:G3466 has no value

> g := (x +-> ((y+-> y+x) 1))
> g 2

I think that's related to Issue 274.  It would be great to fix this, but
it seems that this would involve a bit of work.  Gaby, does this work in
open-axiom meanwhile?

see also

http://groups.google.at/group/fricas-devel/browse_thread/thread/93331582de7cfd31

Martin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to