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

Hyperbolic functions
====================

.. _sinh-function-reference:
.. doxygenfunction:: sinh
   :project: xsimd

.. _cosh-function-reference:
.. doxygenfunction:: cosh
   :project: xsimd

.. _tanh-function-reference:
.. doxygenfunction:: tanh(batch<T, A> const & x)
   :project: xsimd

.. _asinh-func-ref:
.. doxygenfunction:: asinh
   :project: xsimd

.. _acosh-func-ref:
.. doxygenfunction:: acosh
   :project: xsimd

.. _atanh-func-ref:
.. doxygenfunction:: atanh
   :project: xsimd
