Skip to content

Commit 30c9770

Browse files
authored
docs: shorten descriptions
Signed-off-by: Athan <[email protected]>
1 parent b756e98 commit 30c9770

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/cosdf

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"$schema": "math/[email protected]",
7272
"base_alias": "cosd",
7373
"alias": "cosdf",
74-
"pkg_desc": "compute the cosine of a single-precision floating-point number (in degrees)",
75-
"desc": "computes the cosine of a single-precision floating-point number (in degrees)",
74+
"pkg_desc": "compute the cosine",
75+
"desc": "computes the cosine",
7676
"short_desc": "cosine",
7777
"parameters": [
7878
{

0 commit comments

Comments
 (0)