提交 6c89887a authored 作者: noelgrandin@gmail.com's avatar noelgrandin@gmail.com

fix documentation for return type of POWER function

上级 79f90fe3
...@@ -2849,7 +2849,7 @@ PI() ...@@ -2849,7 +2849,7 @@ PI()
POWER(numeric, numeric) POWER(numeric, numeric)
"," ","
See also Java ""Math.pow"". See also Java ""Math.pow"".
This method returns a double. This method returns the same datatype as it's first parameter.
"," ","
POWER(A, B) POWER(A, B)
" "
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论