StringTools[IsConjugate] - test whether two strings are conjugate
|
Calling Sequence
|
|
IsConjugate( s, t )
|
|
Description
|
|
•
|
The IsConjugate(s,t) command tests whether its arguments are conjugate strings. Two strings are conjugate if one is a cyclic permutation of the other.
|
•
|
If s and t are empty strings, the command returns true.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?