-
How should the evaluating function deal with some expression that is mathematically invalid like log(-1) or (-1)^(0.5). Should it return nan or terminate?
-
eDAD tracking ticket for this issue is [Accessibility 228599](https://dev.azure.com/CSS-IRT/CSS%20IRT/_workitems/edit/228599)
While using alt + = is the best way to enter math expressions, the typi…
-
I am sorry but I am getting this error when executing
sudo -s source ./installSpotbit.sh
./installSpotbit.sh:58: bad math expression: illegal character: "
----------------
-------Spotbit - …
-
-
I would find it useful if you could perform calculation in text-fields in the editor.
**For example:**
You want to center an image on the x-coordinate:
Just type in the textbox "423/2" and the …
-
could be useful
-
Add types and properties to support the feature of math solvers on the web, which are dynamically generated pages based on user input.
SolveMathAction (parent type: Action): The action that takes i…
-
The source code of Iosevka uses `Math.pow` in a lot of places. This could potentially clean up this expression wherever it shows up.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/…
-
I think mathematical operators would be a beneficial addition (😏) to the expression syntax. It would allow things like
```jsonpath
$[?@.a+@.b!=@.c]
```
to check for model consistency. (Argua…
-
MathJax looks for equations inside of designated delimiters. Although it's pretty smart about not looking inside literal blocks or within regions that have the ignore CSS class, there's still a risk t…