Thread perl taschenrechner scientific dec zu bin (3 answers)
Opened by fraggs at 2007-02-12 13:38

pq
 2007-02-12 13:42
#74264 #74264
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
my $bin = sprintf "%b", $dec;

wohl bekomm's.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread perl taschenrechner scientific dec zu bin