|
|
Wasn't it Thorsten Froehlich who wrote:
>In article <slr### [at] fwicom> , ron### [at] povrayorg (Ron
>Parker) wrote:
>
>> I think the difference is the behavior for negative numbers:
>> int(-1.5) is -1, but floor(-1.5) is -2.
>
>Hmm, do we really need the "int" behavior? Anyway, I will add it to
>functions.
>
> Thorsten
Just a reminder.
The inconsistency between the documentation (6.1.6) and the program
regarding the legality of "int()" withing a user defined function was
noticed back in beta 2. Things are still the same in beta 6, and it
doesn't appear to be on the "known bugs" list.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|