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

Integer Literals in Perl

by root (Monk)
on Nov 05, 1999 at 02:13 UTC ( [id://943]=perltutorial: print w/replies, xml ) Need Help??

Integer literals in Perl are pretty straight forward

Here are some examples
143
-3
-8431
42
0

Theres a little bit more to know about float literals.

Replies are listed 'Best First'.
Re: Integer Literals in Perl
by Anonymous Monk on Mar 27, 2002 at 01:42 UTC
    1_000_000 and -5_5555_5 work fine too.
        -2.3 24

    Log In?
    Username:
    Password:

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

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

      No recent polls found