Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: RE: RE: Adding 2 + 2

by Tiefling (Monk)
on Jun 05, 2001 at 15:24 UTC ( [id://85767]=note: print w/replies, xml ) Need Help??


in reply to Re: RE: RE: Adding 2 + 2
in thread Adding 2 + 2

So nearly...

22 is a shorthand for 2x2, which is a special case, since the exponent equals the mantissa. It's only equal to 2+2 by coincidence, though, or rather, due to the fact that 2 enumerates the number of arguments taken by binary (!=base 2) addition. There's nothing terribly pathological about any of this. The result (which I understand Larry wants allowed by Perl 6) that 00=1 is really pathological.

And I may be just a novice, but how about:
 sub addtwoandtwo { 2+2 } ?

Tiefling (utter novice)

Thanks for the downvotes! Feel like telling me what's wrong?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 05:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found