| 1 | initial version |
The function limit() has a keyword taylor, which might help or hinder. In this case, Uan.limit(n=Infinity,dir='+',taylor=True)
works, whereas the computation crashes with BINDING-STACK overflow when taylor=False. Unlear if bug.
| 2 | No.2 Revision |
The function limit() has a keyword taylor, which might help or hinder. In this case,
Uan.limit(n=Infinity,dir='+',taylor=True)case,
Uan.limit(n=Infinity,dir='+',taylor=True)
works, whereas the computation crashes with BINDING-STACK overflow when taylor=False.
Unlear Unclear if bug.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.