problem changing ibase



As Bill Wood says, in %i3, "10" means 2.  For %i4, try ibase:1+1$

On Thu, Nov 22, 2012 at 12:01 PM, Antonio Lapira <antoniolapira at yahoo.it>wrote:

> I have problems swithing among bases
>
> for example:
> (%i1) ibase:16$
> (%i2) ibase:2$
> (%i3) ibase:10$
> (%i4) ibase:2$
>
> assignment: cannot assign 2 to ibase
>  -- an error. To debug this try: debugmode(true);
>
> why?
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>