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 e1d986d commit ccf0e47Copy full SHA for ccf0e47
lib/node_modules/@stdlib/math/base/special/cosm1/package.json
@@ -72,7 +72,7 @@
72
"alias": "cosm1",
73
"pkg_desc": "compute `cos(x) - 1` where `cos` is the cosine of a number (in radians)",
74
"desc": "computes `cos(x) - 1` where `cos` is the cosine of a number (in radians)",
75
- "short_desc": "cosine minus one",
+ "short_desc": "cos(x) - 1",
76
"parameters": [
77
{
78
"name": "x",
0 commit comments