*large-positive-number* defined twice
Raymond Toy <[email protected]>
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
The specvar |*large-positive-number*| is defined twice. Once in
tlimit.lisp and the second in limit.lisp. Only those two files use it.
Since tlimit.lisp is compiled first, the actual value is from
tlimit.lisp. Since the comment in tlimit says the choice of 2^{42} was
arbitrary, maybe remove the definition from tlimit.
Well, that’s not quite right since tlimit is compiled first. So use the
value from limit.lisp and remove the definition from tlimit?
​
_______________________________________________
Maxima-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-discuss