.. _lang-pow:

pow()
=====

Calculates the value of a number raised to a power.

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

.. doxygenfunction:: pow

See Also
--------

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

.. include:: /arduino-cc-attribution.txt