False Positives for "Imaginary Part"
Open
bug
rules
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
## Version
MathCAT 0.7.5
## Issue
MathCAT seems to treat any instance of "im" as "the imaginary part of" whatever it precedes, even when it simply refers to the product of i ($\sqrt{-1}$) and m (mass), as in the following:
$$
\hat{A} = \frac{1}{\sqrt{2m}} (\hat{p} - im\omega_0 \hat{x})
$$
I believe that the LaTeX command `\Im` (which is rendered as $\Im$) is typically used to indicate "the imaginary part of," so the inference may be unnecessary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.