Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    Negative binary: 11111101
    Possitive_binary back to decimal: 3
    Negative_binary back to decimal: 253
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    Binary from floating: 10000001
    Binary from floating: -127