Help for this page

Select Code to Download


  1. or download this
    sub verify_percentile
    {
    ...
        ? ( $tot - $_[1], $_[1], 0)
        : (@_[0,1], $tot - $_[0] - $_[1]);
    }
    
  2. or download this
    .