Post Reply 
error in the integration of complex functions (FW10077)
05-02-2016, 02:39 PM
Post: #8
RE: error in the integration of complex functions (FW10077)
The best workaround I've found for a function like that (where evaluation with x symbolic should fail) is
Code:
romberg('f(x,ceiling(x))',x,0.0,2.0);
gaussquad would give a better approximation than romberg, but it is unfortunately not activated on the Prime.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: error in the integration of complex functions (FW10077) - parisse - 05-02-2016 02:39 PM



User(s) browsing this thread: 1 Guest(s)