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 84cc299 commit e464449Copy full SHA for e464449
1 file changed
lib/node_modules/@stdlib/math/base/special/cfloorf/package.json
@@ -70,7 +70,7 @@
70
"__stdlib__": {
71
"scaffold": {
72
"$schema": "math/base@v1.0",
73
- "base_alias": "cfloorf",
+ "base_alias": "cfloor",
74
"alias": "cfloorf",
75
"pkg_desc": "round each component of a single-precision complex floating-point number toward negative infinity",
76
"desc": "rounds each component a single-precision complex floating-point number toward negative infinity",
0 commit comments