Originally posted by: Schrodinger
java.text.NumberFormat fmt = NumberFormat.getCurrencyInstance();
System.out.println(fmt.format(11001.59914874754));
Originally posted by: nourdmrolNMT1
Originally posted by: Schrodinger
java.text.NumberFormat fmt = NumberFormat.getCurrencyInstance();
System.out.println(fmt.format(11001.59914874754));
id answer it with this if it was in the software forum.
MIKE