Skip to content

Commit 8b035fa

Browse files
committed
Return NaN rather than throw if provided invalid numeric values
1 parent a150bc8 commit 8b035fa

File tree

4 files changed

+56
-53
lines changed

4 files changed

+56
-53
lines changed

lib/node_modules/@stdlib/math/base/random/normal/README.md

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/math/base/random/normal/lib/factory.js

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/math/base/random/normal/lib/normal.js

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/math/base/random/normal/test/test.factory.js

Lines changed: 33 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)