> I don't believe Maxima supports this.
If you know of any good programs which support base conversion of reals with
arbitary precision, please let me know.
Thanks,
Bryan
> > How do I convert between binary and decimal in Maxima?
> > For example, I would like to input 10.1 binary and get 2.5 in
> > decimal. I tried playing with IBASE and OBASE but I was
> > only able to convert integers.