Skip to content

Commit b965ebf

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent a6dffa9 commit b965ebf

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/sqrtpi

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/sqrtpi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"alias": "sqrtpi",
7373
"pkg_desc": "compute the principal square root of the product of π and a positive double-precision floating-point number",
7474
"desc": "computes the principal square root of the product of π and a positive double-precision floating-point number",
75-
"short_desc": "principal square root",
75+
"short_desc": "principal square root of the product of π and a positive number",
7676
"parameters": [
7777
{
7878
"name": "x",

0 commit comments

Comments
 (0)