--8323328-918706930-11283077889080 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-918706930-1128307788=:19080" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-918706930-11283077889080 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Hi -- On Mon, 3 Oct 2005, x1 wrote: > Does anything like this exist? > > a method of inversing the given operation.. > > (4.revese # yields 2, the square of 4 > (8/4).reverse # yields 32, the product of 8*4 I don't think it could, and I know that it shouldn't :-) The thing is, whatever follows the dot is being sent to the object that's returned by the expression (8/4), and not to the expression itself. So you're asking to reverse 2. David -- David A. Black dblack / wobblini.net --8323328-918706930-11283077889080-- --8323328-918706930-11283077889080--