提交 cd0271d1 authored 作者: Evgenij Ryazanov's avatar Evgenij Ryazanov

Use standard name of logarithm as main name

上级 1c34fc45
......@@ -3810,21 +3810,21 @@ This method returns a double.
FLOOR(A)
"
"Functions (Numeric)","LOG","
{ LOG | LN } (numeric)
"Functions (Numeric)","LN","
{LN|LOG}(numeric)
","
See also Java ""Math.log"".
Calculates the natural (base e) logarithm as a double value.
In the PostgreSQL mode, LOG(x) is base 10.
This method returns a double.
See also Java ""Math.log"".
","
LOG(A)
LN(A)
"
"Functions (Numeric)","LOG10","
LOG10(numeric)
","
Calculates the base 10 logarithm as a double value.
See also Java ""Math.log10"".
This method returns a double.
","
LOG10(A)
"
......
......@@ -799,4 +799,4 @@ mpg casted pzm mls constrained subtypes complains
ranks rno dro rko precede cume reopens preceding unbounded rightly itr lag maximal tiles tile ntile signify
partitioned tri partitions
discard enhancements nolock surefire
discard enhancements nolock surefire logarithm
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论