Ask Your Question

Revision history [back]

click to hide/show revision 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.

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.