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 297cdff commit 15546a9Copy full SHA for 15546a9
lib/node_modules/@stdlib/math/base/special/erfcx/README.md
@@ -146,7 +146,7 @@ for ( i = 0; i < x.length; i++ ) {
146
#include "stdlib/math/base/special/erfcx.h"
147
```
148
149
-#### erfcx( x )
+#### stdlib_base_erfcx( x )
150
151
Evaluates the [scaled complementary error function][complementary-error-function].
152
0 commit comments