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

Power functions
===============

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

.. doxygenfunction:: rsqrt
   :project: xsimd

.. doxygenfunction:: sqrt
   :project: xsimd

.. doxygenfunction:: cbrt
   :project: xsimd

.. doxygenfunction:: hypot
   :project: xsimd

