LN -- 自然对数

类型

数学函数

描述

自然对数函数。

语法

LN(expression)

expression:任意有效的表达式

适用控制器

通用

例子

a= LN(1)

PRINT a   '结果是0