Help for this page

Select Code to Download


  1. or download this
    @examples = split /\n/, <<'EXAMPLES';
    sin / ...
    ...
        $a = $@ if $@;
        print "$_\n\t$a\n";
    }