Menu

#82 document rat_ineq_solve (share package)

open
nobody
None
5
2022-09-22
2017-02-11
No

Hi, here's a proposed manual entry for solve_rat_ineq. As far as I can see it's currently not documented at all except for the comments in the source code. (The .texi file is based on those comments.) My thanks go to Volker van Nek for the actual code!

2 Attachments

Discussion

  • Gilles Schintgen

    Oops, in the "Limitations" paragraph the word "removable" should be, well, removed. "Regular" discontinuities may also lead to spurious solutions:

    (%i1) load(solve_rat_ineq)$
    (%i2) solve_rat_ineq(1/x^2>=0);
    (%o2) all

     
  • Julio Segura

    Julio Segura - 2022-09-22

    Thank you Gilles for your generosity in sharing the files. I'll review them and then I'll tell you.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.