Help for this page

Select Code to Download


  1. or download this
    my @area = &circ_area(5,6,7);
    foreach (@area) {
    ...
        }
        return (@x)
    }