Summary: | Equation parser makes it difficult to exponentiate things with other things | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
Component: | equations | Assignee: | kst |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | netterfield |
Priority: | NOR | ||
Version: | 2.0.4 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
D. V. Wiebe
2011-12-06 20:26:34 UTC
The kst equation parser uses '^' for exponentiation, as x^2. It does not have an xor operator. |