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 be3c34d commit 39ea0a9Copy full SHA for 39ea0a9
lib/node_modules/@stdlib/math/base/special/truncf/package.json
@@ -71,7 +71,7 @@
71
"__stdlib__": {
72
"scaffold": {
73
"$schema": "math/[email protected]",
74
- "base_alias": "truncf",
+ "base_alias": "trunc",
75
"alias": "truncf",
76
"pkg_desc": "round a single-precision floating-point number toward zero",
77
"desc": "rounds a single-precision floating-point number toward zero",
0 commit comments