ADELIA |
VADELIA |
SADELIA |
WADELIA |
EADELIA |
(I/B) |
(I/B) |
(B) |
(I/B) |
(B) |
Description
This predefined function is used to calculate the exponential value of a number.
Syntax
Result = &EXPONENTIAL(Number)
Parameters
Description |
Contents |
Controls |
|
Result |
Numeric variable with decimals. |
Exponential of the number set as a parameter. |
|
Number |
Numeric constant or variable with decimals. |
Number whose exponential value is to be calculated. |
Mandatory parameter. |
Example
NUMBER = 2
RESULT = &EXPONENTIAL(NUMBER)
*
* The RESULT is equal to: 7.3890561
List of predefined functions by topic
↑ Top of page Copyrights Ι ©Hardis Group 2025 - Any partial or total reproduction of the content, not expressly authorized by Hardis Group, is strictly prohibited.