ZMCintegral icon indicating copy to clipboard operation
ZMCintegral copied to clipboard

Setting constant parameters for a function

Open JCatesPH opened this issue 5 years ago • 2 comments

The code throws an error if the function takes more arguments than given in the domain, but setting the end and beginning of an interval in the domain causes the calculations to loop infinitely.

I suggest adding the ability to pass function arguments that are not integrated over.

In the meantime (or permanently), an error should be thrown if the two ends of a domain are equal.

JCatesPH avatar Jun 13 '19 19:06 JCatesPH