Fix a couple of issues in the code.
* Use fdlibm_setexception to handle the case when the arg is NaN or Inf. (Previously depended on x+x doing the right thing.) * Fix a compiler warning about possible dangling else by adding braces as needed.
Loading
Please register or sign in to comment