This Oracle tutorial explains how to use the Oracle/PLSQL EXP function with syntax and examples.
The Oracle/PLSQL EXP function returns e raised to the nth power, where e = 2.71828183.
The syntax for the EXP function in Oracle/PLSQL is:
The power to raise e.
The EXP function returns a numeric value.
The EXP function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle EXP function examples and explore how to use the EXP function in Oracle/PLSQL.
For example: