Thread Kaufmännisch korrekt runden (67 answers)
Opened by bianca at 2009-12-11 07:14

renee
 2009-12-11 15:46
#129216 #129216
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Code (perl): (dl )
1
2
my ($count) = $nachkomma =~ m!^(0*)[^0]!;
$vornull = length $count > $stellen ? $stellen : length $count;


Code: (dl )
1
2
3
4
~/community$ perl bianca.pl 
Rate bianca neu
bianca 300300/s -- -74%
neu 1136364/s 278% --

OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread Kaufmännisch korrekt runden