Difference between revisions of "Translations:FP Laboratory 2/20/en"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
* Using the multiplication function over the integer numbers, implement a recursive function that realizes the n-th power of an integer number.
+
* Using the multiplication over the integer numbers, implement a recursive function that realizes the n-th power of an integer number.

Latest revision as of 06:37, 19 September 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FP Laboratory 2)
* Using the multiplication over the integer numbers, implement a recursive function that realizes the n-th power of an integer number.
Translation* Using the multiplication over the integer numbers, implement a recursive function that realizes the n-th power of an integer number.
  • Using the multiplication over the integer numbers, implement a recursive function that realizes the n-th power of an integer number.