Skip to content

Commit ccf0e47

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent e1d986d commit ccf0e47

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"alias": "cosm1",
7373
"pkg_desc": "compute `cos(x) - 1` where `cos` is the cosine of a number (in radians)",
7474
"desc": "computes `cos(x) - 1` where `cos` is the cosine of a number (in radians)",
75-
"short_desc": "cosine minus one",
75+
"short_desc": "cos(x) - 1",
7676
"parameters": [
7777
{
7878
"name": "x",

0 commit comments

Comments
 (0)