Menu

#89 Patch: limit of logarithm

None
closed
nobody
limit (2)
5
2021-06-26
2019-10-07
No

This patch solves bug #3587 (wrong limit of a logarithmic function).

1 Attachments

Discussion

  • Alberto Casagrande

    I discovered a bug in my patch (sorry, but I missed to notice the tests directory): the evaluation of

    limit(log(-1-%i*x),x,0,plus)

    incorrectly returned log(-1) in place of -%i*%pi.

    Luckly, the attached patch preserves test results and fix bug #3587 avoiding the need for the original one.

     
  • Robert Dodier

    Robert Dodier - 2021-06-26
    • labels: --> limit
    • status: open --> closed
    • Group: -->
     
  • Robert Dodier

    Robert Dodier - 2021-06-26

    Bug seems to be fixed (tested w/ 5.45.1) , therefore closing this ticket.

     

Log in to post a comment.