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 0edf6d1 commit dcff014Copy full SHA for dcff014
lib/node_modules/@stdlib/math/base/special/cabs/package.json
@@ -70,8 +70,8 @@
70
"__stdlib__": {
71
"scaffold": {
72
"$schema": "math/[email protected]",
73
- "base_alias": "cabs",
74
- "alias": "abs",
+ "base_alias": "abs",
+ "alias": "cabs",
75
"pkg_desc": "compute the absolute value of a complex number",
76
"desc": "computes the absolute value of a complex number",
77
"short_desc": "absolute value",
0 commit comments