Passing parameters in functions in Pl-SQL

I am learning Oracle database programming.
Now I am learning how to get and pass parameter through functions.
But I cannot pass multiple parameter through Pl-sql functions.
At a time one can be passed.
Help me to pass multiple parameter through functions.
