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 83069a4 commit 669c44cCopy full SHA for 669c44c
lib/node_modules/@stdlib/math/base/special/log1pf/lib/main.js
@@ -71,7 +71,7 @@ var TWO_THIRDS = 6.666666666e-01;
71
// MAIN //
72
73
/**
74
-* Evaluates the natural logarithm of \\(1+x\\) in single‐precision floating-point number.
+* Evaluates the natural logarithm of \\(1+x\\) as a single‐precision floating-point number.
75
*
76
* ## Method
77
0 commit comments