Designing and Implementing Business Process Models
:
Business Rules Reference
:
Functions Overview
:
double log(double val)
double log(double val)
Returns the natural logarithm (base e) of the specified double value.
Input Parameters
val
Integer
The number whose natural logarithm (base e) is to be returned.
Return Value
Integer
The value
ln val
, the natural logarithm of
val
.
Copyright ©
2016
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback