Skip to content

Commit 90295ae

Browse files
authored
docs: update descriptions
Signed-off-by: Athan <[email protected]>
1 parent dcff014 commit 90295ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"$schema": "math/[email protected]",
7373
"base_alias": "abs",
7474
"alias": "cabs",
75-
"pkg_desc": "compute the absolute value of a complex number",
76-
"desc": "computes the absolute value of a complex number",
75+
"pkg_desc": "compute the absolute value of a double-precision floating-point complex number",
76+
"desc": "computes the absolute value of a double-precision floating-point complex number",
7777
"short_desc": "absolute value",
7878
"parameters": [
7979
{

0 commit comments

Comments
 (0)