After studying your code, I have no idea what that is. When x
is zero? When value
is zero? When coefficient[i]
is zero? What shall happen in one of those cases? A run-time check and runtime behavior modification? Some modification of compile time behavior?
Regarding feature requests, use the bug reporting system. Identifying it as a feature request just as you have done here is sufficient to identify it as a feature request, not a bug.