Q: compiling causes problems in evaluating functions? -> solved



On 4/23/07, Robert Gloeckner <RGloeckner at dki.tu-darmstadt.de> wrote:
>
> Thanks for you opening my eyes. I falsely relied on define_variable to set
> value and type accordingly.

...

> (%i4) define_variable (B_N,   (30),                  float);
>

Please don't apologize!  This appears to be a Maxima bug: define_variable
should either given an error or convert values which are the wrong type.

            -s