lidavidm commented on a change in pull request #10544:
URL: https://github.com/apache/arrow/pull/10544#discussion_r658740181



##########
File path: docs/source/cpp/compute.rst
##########
@@ -312,6 +312,40 @@ precision of `divide` is at least the sum of precisions of 
both operands with
 enough scale kept. Error is returned if the result precision is beyond the
 decimal value range.
 
+Trigonometric functions are also supported, and also offer ``_checked``
+variants that check for domain errors if needed.

Review comment:
       I went ahead and added a subsection.




-- 
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:
us...@infra.apache.org


Reply via email to