Skip to content
Snippets Groups Projects
Commit a206017d authored by Raymond Toy's avatar Raymond Toy
Browse files

Make expm1 signal errors using fdlibm_setexception. Update tests to

handle signaling and quite NaN

 * src/lisp/s_expm1.c:
   * Use fdlibm_setexception
 * tests/trig.lisp:
   * Add additional tests to existing testsuite to distinguish
     signaling and quiet NaN. The functions should signal on quiet
     NaN. 
   * Add tests for expm1.
parent 7758900b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment