![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Yes, I have similar strange results - tested with II 9.2.0 (int.w32/143): select floor(-1.8), floor(-1.85) ... returns -2, 0 rather than -2, -2 |
#4
| |||
| |||
|
|
On Mar 30, 2010, at 9:18 AM, Ingres Forums wrote: Yes, I have similar strange results - tested with II 9.2.0 (int.w32/143): select floor(-1.8), floor(-1.85) ... returns -2, 0 rather than -2, -2 Try 'em separately: select floor(-1.8) select floor(-1.85) Also, floor(nn.00) isn't returning the right answer, nor is ceil(nn.00). Fixes being tested now, but they may take a while to propagate to release code lines. Karl Tried them separately first - same result: |
#5
| |||
| |||
|
|
On Mar 30, 2010, at 9:18 AM, Ingres Forums wrote: Yes, I have similar strange results - tested with II 9.2.0 (int.w32/143): select floor(-1.8), floor(-1.85) ... returns -2, 0 rather than -2, -2 Try 'em separately: select floor(-1.8) select floor(-1.85) Also, floor(nn.00) isn't returning the right answer, nor is ceil(nn.00). Fixes being tested now, but they may take a while to propagate to release code lines. Karl Tried them separately first - same result: |
#6
| |||
| |||
|
|
On Mar 30, 2010, at 9:18 AM, Ingres Forums wrote: Yes, I have similar strange results - tested with II 9.2.0 (int.w32/143): select floor(-1.8), floor(-1.85) ... returns -2, 0 rather than -2, -2 Try 'em separately: select floor(-1.8) select floor(-1.85) Also, floor(nn.00) isn't returning the right answer, nor is ceil(nn.00). Fixes being tested now, but they may take a while to propagate to release code lines. Karl Tried them separately first - same result: |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |