.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay

   Distributed under the terms of the BSD 3-Clause License.

   The full license is in the file LICENSE, distributed with this software.

Trigonometric functions
=======================

.. doxygenfunction:: sin
   :project: xsimd

.. doxygenfunction:: cos
   :project: xsimd

.. doxygenfunction:: sincos
   :project: xsimd

.. doxygenfunction:: tan
   :project: xsimd

.. doxygenfunction:: asin
   :project: xsimd

.. doxygenfunction:: acos
   :project: xsimd

.. doxygenfunction:: atan
   :project: xsimd

.. doxygenfunction:: atan2
   :project: xsimd

