Line labels (Re: [Maxima] solving a sytem of symbolic equations)



>>>>> "CY" == C Y <smustudent1@yahoo.com> writes:

    CY> This raises a point I hadn't considered, but may deserve a little
    CY> discussion - do we want to make it a little harder to access the line
    CY> labels than it currently is?  We could show (C1) etc. but if people
    CY> want to address them as variables have them do line(C1) or something
    CY> similar? I suppose the better way is to have people watch out for names
    CY> but I just thought it was worth comment.

I agree.  This is annoying, especially since people are accustomed to
using c<n> to denote various constants.

Unfortunately, I'm not sure what to do.  I oftentimes used D<n> to
recall an old result so I can either see it or do some more
manipulation on it.  Making that harder to do doesn't help either.

Ray