Help for this page

Select Code to Download


  1. or download this
      my $float = shift;
      my $dec = shift;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
      
      return $float_Result
    }
    
  3. or download this
    1.25499999999999990000
    1.26