math.exp
←
math
型:function
code:Lua
math.pow(x)
table:
型 説明
#1
number
戻り値 number
$ e^x
を返す
値が大きくなりすぎると
inf
を返す
関連項目
math.log
math.pow