Skip to content

Commit 54f2f62

Browse files
committed
chore: address commit comments for commit 75f9ecd (issue #7662)
1 parent 01186a6 commit 54f2f62

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/kernel-log1p/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/math/base/special/kernel-log1p",
33
"version": "0.0.0",
4-
"description": "Evaluates a correction term for double-precision base-2 and base-10 logarithms when 1+f is in [√2/2, √2].",
4+
"description": "Evaluate a correction term for double-precision base-2 and base-10 logarithms when 1+f is in [√2/2, √2].",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)