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

.. doxygenfunction:: sinh
   :project: xsimd

.. doxygenfunction:: cosh
   :project: xsimd

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

.. doxygenfunction:: asinh
   :project: xsimd

.. doxygenfunction:: acosh
   :project: xsimd

.. doxygenfunction:: atanh
   :project: xsimd
