Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
           two => sub { my @arr = grep { $_ >= -10 and $_ <= 10 } @data },
       }
       );
    
  2. or download this
          Rate abs two
    abs 5.11/s  -- -9%
    two 5.62/s 10%  --