Обсуждение: decimal to integer, number to words

Поиск
Список
Период
Сортировка

decimal to integer, number to words

От
Sh A Guru Prasad
Дата:
Hi, How to convert number format (with decimal) into
integer only ex:to conver 100.00 to 100.
One more
Do we have any code to convert number to words
ex: 1234 to one thousand two hundredn and thirty four.
(I want to use for indian currency only, i will use crores
instead of billions)

Thank you