[BUG]: parameter description for Weibull distribution doesn't match the website #6702
Open
2 tasks done
Labels
Documentation
Improvements, additions, or changes to documentation.
Description
https://stdlib.io/docs/api/latest/@stdlib/random/base/weibull
Here we have:
"Returns a pseudorandom number drawn from a Weibull distribution with shape parameter k and scale parameter lambda."
However, in the JSDoc I accessed in my editor, I got:
Here k is erroneously described as scale, and lambda is erroneously described as shape.
Related Issues
Related issues # , # , and # .
Questions
No.
Demo
No response
Reproduction
Expected Results
Actual Results
Version
No response
Environments
N/A
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
The text was updated successfully, but these errors were encountered: