Closed MajidNajafi closed 4 years ago
the "سپتیلیارد" and "کوآدریلیون" strings are missing the leading whitespace.
whitespace
Num2persian("3000000000000000000000000") returns سهکوآدریلیون and Num2persian("3000000000000000000000000000000000000000000000") returns سهسپتیلیارد
Num2persian("3000000000000000000000000")
سهکوآدریلیون
Num2persian("3000000000000000000000000000000000000000000000")
سهسپتیلیارد
the "سپتیلیارد" and "کوآدریلیون" strings are missing the leading
whitespace
.Num2persian("3000000000000000000000000")
returnsسهکوآدریلیون
andNum2persian("3000000000000000000000000000000000000000000000")
returnsسهسپتیلیارد