Closed felixwittwer closed 2 weeks ago
To clarify the feature that should be implemented:
F(x) + c F'(x) = f(x)
There are also tasks that have the Area or integral + f(x) given and want to calculate c. These tasks are relatively rare and in most cases have to be solved symbolically which the supported calculators aren't capable of.
To sum it up this implementation would take up precious memory space and the calculated results would not be directly usable to solve this kind of tasks. In short, we won't implement this feature.
still a TODO as mentioned in a comment in issue #24