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 ce23df1 commit 9241c28Copy full SHA for 9241c28
lib/node_modules/@stdlib/math/base/special/coth/src/main.c
@@ -62,7 +62,7 @@
62
*
63
* @example
64
* double out = stdlib_base_coth( 0.0 );
65
-* // returns INFINITY
+* // returns +Infinity
66
*/
67
68
double stdlib_base_coth( const double x ) {
0 commit comments