You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "João Pedro Antunes Ferreira (Jira)" <ji...@apache.org> on 2021/03/16 15:32:00 UTC

[jira] [Created] (ARROW-11987) [C++][Gandiva] Implement trigonometric functions on Gandiva

João Pedro Antunes Ferreira created ARROW-11987:
---------------------------------------------------

             Summary: [C++][Gandiva] Implement trigonometric functions on Gandiva
                 Key: ARROW-11987
                 URL: https://issues.apache.org/jira/browse/ARROW-11987
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++ - Gandiva
            Reporter: João Pedro Antunes Ferreira


Implement base trigonometric functions:
 *  sin;
 * cos;
 * asin;
 * acos;
 * tan;
 * atan;
 * sinh;
 * cosh;
 * tanh;
 * cotg;
 * radians;
 * degrees;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)