[Numpy-discussion] Equvalent function for Ceil() and Floor()

Robert Kern robert.kern at gmail.com
Mon May 20 11:55:47 EDT 2013


On Mon, May 20, 2013 at 4:54 PM, Bakhtiyor Zokhidov
<bakhtiyor_zokhidov at mail.ru> wrote:
> thanks a lot
>
> what about the following example:
>>>>new_ceil(-0.24, 0.25)
> -0.0
> ???
> thanks in advance for the reply

What about it? What were you expecting to get? What do you think is
wrong about the answer you did get?

--
Robert Kern



More information about the NumPy-Discussion mailing list