Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: 0**0

by belg4mit (Prior)
on Jan 16, 2003 at 15:50 UTC ( [id://227397]=note: print w/replies, xml ) Need Help??


in reply to 0**0

It is 1 on SunOS 5.8 as well. It's probably a POSIX standard (not that I can easily tell since search engines are still stuck in the alphanumeric stone age ;-), since it is both "right" and "wrong". Anything raised to the zeroth power is defined as 1. Yet anything mulitplied by zero is 0. So they picked something and ran with it?

Question #3
"zero to the zeroth power"

--
I'm not belgian but I play one on TV.

Replies are listed 'Best First'.
Re: Re: 0**0
by jdporter (Paladin) on Jan 16, 2003 at 16:21 UTC
    But in this case, nothing is getting multiplied by zero. So the rule about things being multiplied by zero would not seem to apply here.
    Another way of putting it is that the set of factors is empty. So in this, as in all cases where the set of factors is empty, the answer is 1.

    jdporter
    The 6th Rule of Perl Club is -- There is no Rule #6.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://227397]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 04:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found