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



##########
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:
       Should we add a `Trigonometric functions` subsection? Even though they 
are arithmetic functions, this will add a link in docs for quick access.




-- 
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]


Reply via email to