LOG -- 对数底为10

类型

数学函数

描述

对数,底数为10

语法

LOG(expression)

expression:任意有效的表达式

适用控制器

通用

例子

a= LOG(100)

PRINT a   '结果是2