Help for this page

Select Code to Download


  1. or download this
    $ perl -Mstrict -Mwarnings -le '
        my $x = 9**-10;
    ...
    '
    2.86797199079244e-10
    0.0000000.0000000002867970.00000000028679719907924413493062.86797e-102
    +.86797199079244e-102.86797199079244134930566254989e-10$
    
  2. or download this
    sprintf FORMAT => LIST
    split PATTERN => STRING
    join STRING => LIST
    pack TEMPLATE => LIST