fix series expansion of floor and ceiling at arbitrary point
commit9e34d4fdd34a8cff423b84d84beb3cea30691b0a
authorStepan Roucka <stepan@roucka.eu>
Fri, 29 Aug 2008 08:19:59 +0000 (29 10:19 +0200)
committerStepan Roucka <stepan@roucka.eu>
Fri, 29 Aug 2008 08:19:59 +0000 (29 10:19 +0200)
treef575e220923ba83e37e922aab13a0839c828b477
parentb53d1b04c827a2f9f98c6d5e7a4b9fb27528c16e
fix series expansion of floor and ceiling at arbitrary point

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
sympy/functions/elementary/integers.py
sympy/series/tests/test_nseries.py