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 cbde09d commit ea3c010Copy full SHA for ea3c010
lib/node_modules/@stdlib/math/base/special/log1mexp/package.json
@@ -74,7 +74,7 @@
74
"alias": "log1mexp",
75
"pkg_desc": "evaluate the natural logarithm of 1-exp(-|x|)",
76
"desc": "evaluates the natural logarithm of 1-exp(-|x|)",
77
- "short_desc": "natural logarithm",
+ "short_desc": "natural logarithm of of 1-exp(-|x|)",
78
"parameters": [
79
{
80
"name": "x",
0 commit comments