Help for this page
sub foo { my @args = @_; # do your calculation ... # depending on your calculation } }