Skip to content
  • Raymond Toy's avatar
    Fix ticket:106 by returning the correctly rounded value. · 375ce218
    Raymond Toy authored
     * src/lisp/e_exp.c:
       * Add special case to return the correctly rounded value of exp(1).
     * tests/trac.lisp:
       * Add test that the correct value is returned.
       * Add test that exp(x) is still monotonic around x = 1.
     * src/general-info/release-20f.txt:
       * Update.
    375ce218