yanghua commented on a change in pull request #6764: [FLINK-10418] [Table API & 
SQL] Add COTH math function supported in Table API and SQL
URL: https://github.com/apache/flink/pull/6764#discussion_r220784635
 
 

 ##########
 File path: docs/dev/table/functions.md
 ##########
 @@ -1230,6 +1230,17 @@ COT(numeric)
       </td>
     </tr>
 
+    <tr>
+      <td>
+        {% highlight text %}
+COTH(numeric)
+{% endhighlight %}
+      </td>
+      <td>
+        <p>Returns the hyperbolic cotangent of a <i>numeric</i>.</p>
 
 Review comment:
   please add some information about returned types, refer to @pnowojski 's 
review suggestion in #6700 

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


With regards,
Apache Git Services

Reply via email to