We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6dffa9 commit b965ebfCopy full SHA for b965ebf
lib/node_modules/@stdlib/math/base/special/sqrtpi/package.json
@@ -72,7 +72,7 @@
72
"alias": "sqrtpi",
73
"pkg_desc": "compute the principal square root of the product of π and a positive double-precision floating-point number",
74
"desc": "computes the principal square root of the product of π and a positive double-precision floating-point number",
75
- "short_desc": "principal square root",
+ "short_desc": "principal square root of the product of π and a positive number",
76
"parameters": [
77
{
78
"name": "x",
0 commit comments