Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: List all different equations for a given one

by kcott (Archbishop)
on Sep 24, 2013 at 20:33 UTC ( [id://1055539]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
        return $value;
    }
    
  2. or download this
    'x + y' and 'y + x' are equivalent.
    ...
    ...
    '(x + y) * (x - y)' and 'x^2 + y^2' are not equivalent.
    ...
    '(x + y) * (x - y)' and 'x^2 - y^2' are equivalent.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 23:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found