Mech_Engineer
Science Advisor
Gold Member
- 2,587
- 172
Coin said:I think it is valid formatting, Elish is trying to describe an integral of a function f where f is not presently known. The problem is whether it can interpret what you are trying to say. If you tell it "int f(x) dx" it correctly understands you are trying to describe an integral, it then presents the integral back to you and says "I don't know how to solve this", a totally sensible behavior. If you add the "from 0 to 1" back in though it just doesn't know how to interpret what you're saying at all. It would be unreasonable to expect something like wolfram alpha to be able to figure out any crazy thing you type in, but if "int f(x) dx" is valid syntax and "int sin(x) dx from 0 to 1" is valid syntax then why not "int f(x) dx from 0 to 1"?
The formatting itself I suppose is valid, but do we really need to ding WA for not properly displaying an input which has no solution?