Skip to content

This is a lib to generate word representation for a number in indian and western format.

Notifications You must be signed in to change notification settings

sagarnayak/NumberToWords

Repository files navigation

NumberToWords

This is a lib to generate word representation for a number in indian and western format. This java lib will convert the number to its word representaiton. This can be used for both western and indian numbers syetem. Run the app in android studio to see the library in action. The detailed explanation can be found in blog post below-

  1. Indian numer system - http://aideafactory.com/indian-number-system/
  2. Western number system - http://aideafactory.com/western-number-system/
  3. Reading larger numbers - http://aideafactory.com/reading-large-numbers/
  4. Logic to convert number to word representation in indian number system - http://aideafactory.com/logic-for-indian-number-system/
  5. Logic to convert number to word representation in western number system - http://aideafactory.com/logic-for-western-number-system/
  6. Implementation in android app as library - http://aideafactory.com/convert-number-to-its-word-representation/

About

This is a lib to generate word representation for a number in indian and western format.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages