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 dcff014 commit 90295aeCopy full SHA for 90295ae
lib/node_modules/@stdlib/math/base/special/cabs/package.json
@@ -72,8 +72,8 @@
72
"$schema": "math/[email protected]",
73
"base_alias": "abs",
74
"alias": "cabs",
75
- "pkg_desc": "compute the absolute value of a complex number",
76
- "desc": "computes the absolute value of a complex number",
+ "pkg_desc": "compute the absolute value of a double-precision floating-point complex number",
+ "desc": "computes the absolute value of a double-precision floating-point complex number",
77
"short_desc": "absolute value",
78
"parameters": [
79
{
0 commit comments