描述
此函数将e(自然对数底数)返回到EXPR的幂。如果省略EXPR,则给出exp($_)。
语法
以下是此函数的简单语法-
exp EXPRexp
返回值
此函数不返回任何值。
When above code is executed, it produces the following result −
-->
此函数将e(自然对数底数)返回到EXPR的幂。如果省略EXPR,则给出exp($_)。
以下是此函数的简单语法-
exp EXPRexp
此函数不返回任何值。
When above code is executed, it produces the following result −
-->