Q: compiling causes problems in evaluating functions? -> solved
Subject: Q: compiling causes problems in evaluating functions? -> solved
From: Stavros Macrakis
Date: Mon, 23 Apr 2007 05:41:53 -0400
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