Description
Encountered an error when compiling native add-ons with MSVC.
Why do we prefer returning 0.0 / 0.0 instead of NAN from <math.h>?
Example:
Related Issues
No response
Questions
No.
Demo
No response
Reproduction
Expected Results
Actual Results
Version
No response
Environments
Node.js
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
Description
Encountered an error when compiling native add-ons with MSVC.
Why do we prefer returning
0.0 / 0.0instead ofNANfrom<math.h>?Example:
stdlib/lib/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/src/main.c
Line 42 in a1f8442
Related Issues
No response
Questions
No.
Demo
No response
Reproduction
Expected Results
Actual Results
Version
No response
Environments
Node.js
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist