ritesh-kapoor commented on a change in pull request #1731: [CALCITE-3707] 
Implement COSH function
URL: https://github.com/apache/calcite/pull/1731#discussion_r365280354
 
 

 ##########
 File path: site/_docs/reference.md
 ##########
 @@ -2296,6 +2296,7 @@ semantics.
 | p | expr :: type                                   | Casts *expr* to *type*
 | o | CHR(integer) | Returns the character having the binary equivalent to 
*integer* as a CHAR value
 | m o p | CONCAT(string [, string ]*)                | Concatenates two or 
more strings
+| o | COSH(numeric)                                  | Returns the hyperbolic 
cosine of *numeric*
 
 Review comment:
   Lets maintain alphabetical order :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to