Android rund doppelt bis 2 Dezimal
String.format("%.2f", d)
Mobile Star
String.format("%.2f", d)
String stringDecimal = String.format("%.2f, d");