文档
MatrixOne Intelligence
产品文档
MatrixOne Intelligence
当前产品
MatrixOne
快速开始
产品概览
GenAI 工作区
数据库实例
帮助
版本发布
/
Contents
Menu
Expand
Light mode
Dark mode
Auto light/dark, in light mode
Auto light/dark, in dark mode
Skip to content
MatrixOne Intelligence 文档
Back to top
LN()
¶
函数说明
¶
LN(X) 返回 X 的自然对数。这个函数是 LOG(X) 的同义函数。
函数语法
¶
>
LN
(
X
)
其他请参考
LOG(X)
。