:ref:`O2scl <o2scl>` : :ref:`Function List`

Functions o2hypot
=================

.. doxygenfunction:: o2hypot(const float x, const float y)

.. doxygenfunction:: o2hypot(const double x, const double y)

.. doxygenfunction:: o2hypot(const long double x, const long double y)

.. doxygenfunction:: o2hypot(const boost::multiprecision::number<boost::multiprecision::cpp_dec_float<35>> x, const boost::multiprecision::number<boost::multiprecision::cpp_dec_float<35>> y)

.. doxygenfunction:: o2hypot(const boost::multiprecision::cpp_dec_float_50 x, const boost::multiprecision::cpp_dec_float_50 y)

.. doxygenfunction:: o2hypot(const boost::multiprecision::cpp_dec_float_100 x, const boost::multiprecision::cpp_dec_float_100 y)

