Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    Output:
    Rounded is -1.5 for -1.200000 using POSIX
    Rounded is -1.0 for -1.200000 using int