stdlib-js / stdlib-js/stdlib

Why is `0.0 / 0.0` preferred over using NaN

Đang mở
#11,028 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Question
Ngôn ngữ chính
JavaScript
Star
6k
Fork
1.3k
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
611

Mô tả

### Description

Encountered an error when compiling native add-ons with MSVC.

Why do we prefer returning `0.0 / 0.0` instead of `NAN` from ``?

Example:

https://github.com/stdlib-js/stdlib/blob/a1f8442b4ed11aceb97c2b5e6e7e8fdc18d8317b/lib/node_modules/%40stdlib/stats/base/dists/negative-binomial/skewness/src/main.c#L42

### Related Issues

_No response_

### Questions

No.

### Demo

_No response_

### Reproduction

```shell

```

### Expected Results

```shell

```

### Actual Results

```shell

```

### Version

_No response_

### Environments

Node.js

### Browser Version

_No response_

### Node.js / npm Version

_No response_

### Platform

_No response_

### Checklist

- [x] Read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.