Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Code refactoring: simple trig, but it's been so long. (no trig!)

by tye (Sage)
on Dec 30, 2004 at 05:51 UTC ( [id://418192]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            ,  @line[0..3], $line[4]**2,
            ,  @box;
    }
    
  2. or download this
    __END__
     1  0 1 5 4
    ...
               |
             -4+
               |
    
  3. or download this
            for my $p ( $s, !$s ) {  # Which point
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found