Skip to content

mkhoudary/java-tafqeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

java-tafqeet

A Very simple Java Class that does "Arabic Tafqeet", simple usage is:

public static void main(String[] args) {
	System.out.println(Tafqeet.doTafqeet(new BigDecimal("125.12")));
}

To get the output:

مئة و خمسة و عشرون شيكل و اثنى عشر أغورة

The library still needs alot of work and generalization.

About

Arabic Tafqeet Library for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages