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