http://qs1969.pair.com?node_id=134464


in reply to Re: Help w/ Code Optimization
in thread Help w/ Code Optimization

I like this idea a lot. My only problem, though, is that the exponent won't always be an integer. As a very simple example, sticking with left shift operator idea, would there be a relatively easy way to do 10**(1/3)? I still get a little confused with the whole << thing.
___________________
Kurt