-
Notifications
You must be signed in to change notification settings - Fork 351
exp function modify and dexp clear #1858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
docs/sql-manual/sql-functions/scalar-functions/numeric-functions/exp.md
Outdated
Show resolved
Hide resolved
docs/sql-manual/sql-functions/scalar-functions/numeric-functions/exp.md
Outdated
Show resolved
Hide resolved
check again |
|
||
### description | ||
#### Syntax | ||
## description |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description, D 大写
:::tip | ||
Another alias for this function is `dexp`. | ||
::: | ||
## alias |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alias, A 大写
Return a value of type double | ||
- If the parameter has a null value, it returns NULL | ||
|
||
## example |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Examples, E 大写
Failed to build, please rebase master and try again |
Signed-off-by: leozhuo <[email protected]>
Signed-off-by: leozhuo <[email protected]>
Signed-off-by: leozhuo <[email protected]>
Signed-off-by: leozhuo <[email protected]>
Signed-off-by: leozhuo <[email protected]>
Versions
Languages
Docs Checklist