Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
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 pondering the Monastery: (7)
    As of 2024-04-18 20:30 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found