Qurak

StringRotateLeft

可用

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]

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個