On Saturday 09 June 2007 02:21, Robert Cummings wrote:

> As for how this affects the aspect ratio of an image... it doesn't
> really, but the person who said that "You can't really be 'approximate'
> when coding" didn't exactly confine it to the question about aspect
> ratio and an image.

Taking that statement literally, it apparent that code has to be precise. 
You cannot have "sort of a while loop here" and "kind of an if statement 
there" :) 

So whilst the algorithm that you use may rely on imprecise (fuzzy) values, 
the way you code that algorithm has to be precise. I think that about 
sums it up.

-- 
Crayon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to