Skip to content

Commit ea3c010

Browse files
authored
docs: update desc
Signed-off-by: Athan <[email protected]>
1 parent cbde09d commit ea3c010

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/log1mexp

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/log1mexp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"alias": "log1mexp",
7575
"pkg_desc": "evaluate the natural logarithm of 1-exp(-|x|)",
7676
"desc": "evaluates the natural logarithm of 1-exp(-|x|)",
77-
"short_desc": "natural logarithm",
77+
"short_desc": "natural logarithm of of 1-exp(-|x|)",
7878
"parameters": [
7979
{
8080
"name": "x",

0 commit comments

Comments
 (0)