> lang > exp | ![]() |
السابق التالي تحرير إعادة تسمية تراجع بحث الإدارة
| المستندات |
Value = Exp ( Number AS Float ) AS FloatComputes value of e to the power of number.The number can be zero, negative or positive. The number must be less than 709.779999 to avoid overflow error. The Exp function complements the action of Log Function. Thus it can be used to compute the antilogarithm of a number.