| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Clean Object Class Design -- Circle/Ellipse
In article <7MUb7.1661$NJ6.5968_at_www.newsranger.com>, Mikito Harakiri says...
>
>>Well, let's see, it should hold for all Reals x, y that,
>>
>> floor(x) I+ floor(y) = floor(x R+ y)
>>
>>Yes, it holds, so they could, if this is your only operator. :-)
>
>You mean '+' is my only operator? I see that I can't make it
>
>floor(x) I* floor(y) <==> floor(x R* y)
>
It doesn't hold for '+' either.
floor(1.9) I+ floor(1.9) = 2
while
floor(1.9+1.9) = 3 Received on Tue Aug 07 2001 - 18:01:18 CDT
![]() |
![]() |