Talk:Munchausen numbers: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "== 0 to the power 0 is considered as 0 for Munchausen numbers == ...according to the Wikipedia page - might be worth mentioning in the task as it is normally 1 according to ma...")
 
m (0**0 -> 0)
Line 1: Line 1:
== 0 to the power 0 is considered as 0 for Munchausen numbers ==
== 0 to the power 0 is considered as 0 for Munchausen numbers ==
...according to the Wikipedia page - might be worth mentioning in the task as it is normally 1 according to mathematicians. --[[User:Tigerofdarkness|Tigerofdarkness]] ([[User talk:Tigerofdarkness|talk]]) 18:25, 23 September 2016 (UTC)
...according to the Wikipedia page - might be worth mentioning in the task as it is normally 1 according to mathematicians. --[[User:Tigerofdarkness|Tigerofdarkness]] ([[User talk:Tigerofdarkness|talk]]) 18:25, 23 September 2016 (UTC)
: This changes the output only for the number 0 which is not between 1 and 5000 (the task's requirement) --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 19:16, 23 September 2016 (UTC)

Revision as of 19:16, 23 September 2016

0 to the power 0 is considered as 0 for Munchausen numbers

...according to the Wikipedia page - might be worth mentioning in the task as it is normally 1 according to mathematicians. --Tigerofdarkness (talk) 18:25, 23 September 2016 (UTC)

This changes the output only for the number 0 which is not between 1 and 5000 (the task's requirement) --Walterpachl (talk) 19:16, 23 September 2016 (UTC)