Skip to content

Commit b18198e

Browse files
authored
docs: update descriptions
Signed-off-by: Athan <[email protected]>
1 parent 8c3e2a8 commit b18198e

File tree

1 file changed

+3
-3
lines changed
  • lib/node_modules/@stdlib/math/base/special/cceil

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
"$schema": "math/[email protected]",
7373
"base_alias": "ceil",
7474
"alias": "cceil",
75-
"pkg_desc": "round each component of a double-precision complex floating-point number toward positive infinity",
76-
"desc": "rounds each component of a double-precision complex floating-point number toward positive infinity",
77-
"short_desc": "complex ceil",
75+
"pkg_desc": "round each component of a complex number toward positive infinity",
76+
"desc": "rounds each component of a complex number toward positive infinity",
77+
"short_desc": "",
7878
"parameters": [
7979
{
8080
"name": "z",

0 commit comments

Comments
 (0)