Menu

#1 min() and max() functions for lybniz

open-accepted
nobody
None
5
2011-01-27
2008-05-21
No

Hi

Often I needed to study functions, like:

f(x) = max(log(x),e/x)

But with lybniz these functions didn't be displayed. So I modified the software a bit to add these function to the eval() instruction. I don't know if this is the better approach but it works for me. Attached here, there is the patch that I've made.

Thanks and congratulations for your software, it's very useful to study Analysis I :)

Discussion

  • Luca Marturana

    Luca Marturana - 2008-05-21

    lybniz_max_min.patch

     
  • sam tygier

    sam tygier - 2011-01-27
    • status: open --> open-accepted
     
  • sam tygier

    sam tygier - 2011-01-27

    nice thanks.

    i have modified slightly by adding min and max to the safe_dict.

     

Log in to post a comment.