Qurak

StringRotateLeft

Beschikbaar

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]

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client