Help for this page

Select Code to Download


  1. or download this
    These constants do not directly interpolate into double-quotish string
    +s, although you may do so indirectly.
    
    (See perlref for details about how this works.)
        print "The value of PI is @{[ PI ]}.\n";