Skip to content

Commit f44d419

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent 88f6a55 commit f44d419

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/math/base/special/cceiln/docs

lib/node_modules/@stdlib/math/base/special/cceiln/docs/repl.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
Examples
2020
--------
2121
> var out = {{alias}}( new {{alias:@stdlib/complex/float64/ctor}}( 5.555, -3.333 ), -2 );
22+
<Complex128>[ 5.56, -3.33 ]
2223

2324
See Also
2425
--------

0 commit comments

Comments
 (0)