From 5ceac644e90c929e77f05d357d1d35d45e673fac Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 3 Dec 2010 20:18:00 -0500 Subject: cleaning up previous commits. note that addition of new files under docs/source/lang/api and docs/source/lang/cpp which were just copies of files in docs/source/lang/ imply that change history is lost to git. --- docs/source/lang/pow.rst | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 docs/source/lang/pow.rst (limited to 'docs/source/lang/pow.rst') diff --git a/docs/source/lang/pow.rst b/docs/source/lang/pow.rst deleted file mode 100644 index 4280400..0000000 --- a/docs/source/lang/pow.rst +++ /dev/null @@ -1,23 +0,0 @@ -.. _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() ` -- :ref:`float ` -- :ref:`double ` - - -.. include:: cc-attribution.txt -- cgit v1.2.3