hello, I'm using sage 3.1.4 on a core duo with debian, I guess numerical_integral is not supposed to integrate complex valued functions, the following line outputs some blank lines and then the (wrong) result (0.0, 0.0):
sage: numerical_integral(lambda x:e^(-x)*e^(-I*0.05*x), 0, Infinity) (0.0, 0.0) I guess this is not a desired behaviour ..., Georg --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---