Help for this page
Select Code to Download
Select
or
download this
sub NRreciprocal { my( $n, $g ) = @_; ... } return $x0; }