Thread Zahl formatieren (17 answers)
Opened by bianca at 2012-12-11 14:49

bianca
 2012-12-11 15:00
#164113 #164113
User since
2009-09-13
6978 Artikel
BenutzerIn

user image
sprintf('%.2f',1) bringt bei mir 1.00, ich möchte aber 1,00 haben. Geht das in einem oder muss ich noch ein Regex drauf schicken?
10 print "Hallo"
20 goto 10

View full thread Zahl formatieren