#12152: Maxima fails to properly convert some floats to rationals
-------------------------------------------------------+--------------------
       Reporter:  ddrake                               |         Owner:  burcin 
 
           Type:  defect                               |        Status:  new    
 
       Priority:  major                                |     Milestone:  
sage-5.6
      Component:  calculus                             |    Resolution:         
 
       Keywords:  maxima keepfloat integration         |   Work issues:         
 
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:         
 
        Authors:                                       |     Merged in:         
 
   Dependencies:                                       |      Stopgaps:         
 
-------------------------------------------------------+--------------------
Changes (by kcrisman):

  * upstream:  N/A => Reported upstream. No feedback yet.


Comment:

 Here we go - another such report.
 {{{

 (%i1) keepfloat:true;
 (%o1)                                true
 (%i2) integrate(exp(-5.3*x),x,0,1);

 Maxima encountered a Lisp error:

  Argument V is not a INTEGER: 1.0

 Automatically continuing.
 }}}
 Based on [http://ask.sagemath.org/question/2028/def-fx-evaluvates-
 individually-but-not-inside-plot this ask.sagemath.org post].

 I've reported several similar things upstream at
 [https://sourceforge.net/p/maxima/bugs/2510/ this Maxima bug].

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12152#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to