Skip to content

Commit 2fc1994

Browse files
authored
Update lib/node_modules/@stdlib/math/base/special/sincosd/docs/repl.txt
Signed-off-by: Gunj Joshi <[email protected]>
1 parent 0899e1a commit 2fc1994

File tree

1 file changed

+2
-3
lines changed
  • lib/node_modules/@stdlib/math/base/special/sincosd/docs

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525

2626

2727
{{alias}}.assign( x, out, stride, offset )
28-
Simultaneously computes the sine and cosine of
29-
an angle measured in degrees and assigns the
30-
results to a provided output array.
28+
Simultaneously computes the sine and cosine of an angle measured in degrees
29+
and assigns the results to a provided output array.
3130

3231
Parameters
3332
----------

0 commit comments

Comments
 (0)