Skip to content

Commit 107c8a4

Browse files
authored
chore: address commit comments for commit 75f9ecd
PR-URL: #7673 Closes: #7662 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent b36a42b commit 107c8a4

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)