StringTools[Repeat] - repeatedly catenate a string with itself
|
Calling Sequence
|
|
Repeat( s, n )
|
|
Parameters
|
|
s
|
-
|
string
|
n
|
-
|
non-negative (32-bit) integer
|
|
|
|
|
Description
|
|
•
|
The Repeat command implements the powering operation in the free monoid generated by the nonzero bytes.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?