Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: In base 1, the number after 0 is:

by fishy (Friar)
on May 02, 2014 at 08:31 UTC ( [id://1084750]=note: print w/replies, xml ) Need Help??


in reply to Re^2: In base 1, the number after 0 is:
in thread In base 1, the number after 0 is:

I agreee with you that the number after 0 is 00 in base 1, but I'd say it is 0 in base 10.
Also I'd write your code as:
my $n = ''.0; $n++; print "$n\n";

Log In?
Username:
Password:

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

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

    No recent polls found