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 9224d95 commit ad6f529Copy full SHA for ad6f529
lib/node_modules/@stdlib/math/base/special/acovercos/lib/native.js
@@ -26,7 +26,7 @@ var addon = require( './../src/addon.node' );
26
// MAIN //
27
28
/**
29
-* Computes the inverse cotangent of a double-precision floating-point number.
+* Computes the inverse coversed cosine of a double-precision floating-point number.
30
*
31
* @private
32
* @param {number} x - input value
0 commit comments