-
Expressions of the form `2(a+b)` parse fine.
However, if `u` is a variable, then `u(a+b)` will not parse correctly. Probably `mathjs` parse tree thinks that `u` is a function.
-
## Feature description
In the new Big Dipper UI, we are suggesting a performance hexagon chart, we temporarily named it as `Potential` in the UI for now.
There are six metrics in the c…
-
Hi. Keep getting this error while trying to make a fresh install:
```
~/cosmprund $ make build
Building Pruning
cmd/pruner.go:13:2: cannot find module providing package github.com/cosmos/cosmos-sd…
vldtr updated
10 months ago
-
> "Cartesian equation type only supports straight lines. Cartesian equations for bezier curves are theoretically possible but not simple, and performance when plotted would be bad."
After simplifyi…
-
There's some branching currently based on browser because for some time, Firefox only supported MV2 and Chrome was removing support for MV2 in favor of MV3. Now, Firefox supports MV3 (matching Chrome,…
-
Holding decent accuracy is a much harder skill on touchscreen than on mouse/tablet, and many plays are underweighted to the point where even 500pp touch plays are rare. This is why I am proposing a ch…
-
-
Using the caret key (^) you can type the exponent/superscript but only numbers 1-3, the numbers 0 and 4-9 results in a u207x character which is not converted into its TeX form.
-
Any plugin that messes with MathQuill (Multiline, Intellisense, Custom MQ Config, Syntax Highlighting, Better Navigation, etc.) would immediately be able to expose whatever functionality they want fro…
-
> Notes on basic Calculus concepts.
## Study resources
- [x] [Khan academy: AP Calculus BC](https://www.khanacademy.org/math/ap-calculus-bc)
- [x] [Kristan King: Calculus I (Differential Calc…