reset ( radexpand, domain )
- Subject: reset ( radexpand, domain )
- From: Barton Willis
- Date: Wed, 13 May 2009 20:43:48 -0500
It's a bug; a putative cure:
(%i4) :lisp(defmvar $domain '$real);
(%i4) domain : complex$
(%i5) reset(domain);
(%o5) [domain]
(%i6) domain;
(%o6) real
Barton
-----maxima-bounces at math.utexas.edu wrote: -----
>Is?there?a?deep?reason?why?reset?wants?both
>radexpand?and?domain?to?be?false?
>
>-----------------------------------------------
>(%i1)?[?radexpand,?domain?];
>(%o1)????????????????????????????[true,??real]
>(%i2)?[?radexpand?:?all,?domain?:?complex]$
>(%i3)?reset?(?radexpand,??domain?)$
>(%i4)?[?radexpand,?domain?];
>(%o4)???????????????????????????[?false,??false?]
>
>-------------
>Ted?Woollett
>win?xp,?5.18.1
>
>
>_______________________________________________
>Maxima?mailing?list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima