Returns e raised to a given power.
Compute e to the power in PROD_COST.
exp(Sales.Products.PROD_COST)
exp(double expr x)
x : value to raise e
double
Function exp evaluates its argument and raises e by this value.
exp
Content