Qurak

StringRotateLeft

Disponibile

Rotates a string to the left by `n` characters.

StringRotateLeft[string, n]
StringRotateLeft[string]
StringRotateLeft["abcdef", 2] → cdefabStringRotateLeft["abcde", 1.5] → StringRotateLeft::int: Integer expected at position 2 in StringRotateLeft[abcde, 1.5]. StringRotateLeft[abcde, 1.5]

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP