Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Functional programming ?

by ELISHEVA (Prior)
on Apr 17, 2009 at 10:38 UTC ( [id://758167]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        return $result;
      }
    };
    
  2. or download this
    problem 1: If X=2 and Y=5, what is (X + Y)^2 ?
        evaluating: CODE(0x814ec28) + CODE(0x818a8c0) => 7
    ...
        evaluating: CODE(0x814ec28) + CODE(0x818a8c0) => 16
        evaluating: CODE(0x8183650)*CODE(0x8183524) => 256
    hey! you got it right: the answer is Z = 256
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-03-29 05:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found