Help for this page
sub exp($$) { # perform exponention. ... { printf "exp(%s,%s) = %s", @$params, exp(@$params); }