.. _lang-pow:

pow()
=====

Calculates the value of a number raised to a power.

Library Documentation
---------------------

.. doxygenfunction:: pow

.. TODO LATER some examples

See Also
--------

-  :ref:`sqrt() <lang-sqrt>`
-  :ref:`float <lang-float>`
-  :ref:`double <lang-double>`


.. include:: cc-attribution.txt