Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Math Functions | double exp(double val)
 
double exp(double val)
Returns Euler's number e raised to the power of the specified double value.
Input Parameters
val
Integer The exponent to raise e to.
Return Value
Integer Value eval, where e is the base of the natural logarithms.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.