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 865bcd5 commit 1f98843Copy full SHA for 1f98843
lib/node_modules/@stdlib/math/base/special/cosd/package.json
@@ -73,8 +73,8 @@
73
"$schema": "math/[email protected]",
74
"base_alias": "cos",
75
"alias": "cosd",
76
- "pkg_desc": "compute the cosine of a double-precision floating-point number (in degrees).",
77
- "desc": "computes the cosine of a double-precision floating-point number (in degrees)",
+ "pkg_desc": "compute the cosine (in degrees)",
+ "desc": "computes the cosine (in degrees)",
78
"short_desc": "cosine",
79
"parameters": [
80
{
0 commit comments