-
Could we imagine another tab for the series "suites" in my fr version, besides graphing and table, that would recognize geometric and arithmetic series,
and provide the expression u(n) as a function…
-
Wrapping an expression in parenthesis seems to cause what otherwise is valid to be invalid:
`(3 + Pow(2, 3))`
In MathEvaluator.TryComma(), _nestedFunctionDepth (which is 1) < _nestedGroupDepth (whic…
-
**Describe the bug**
Typing "sin^-1(x)" and "Enter" in the graphing calculator causes the app to crash.
![calc-crash](https://github.com/microsoft/calculator/assets/60599517/a29c5b0c-cccd-453c…
-
Issue with PowerGeneration.md
The ratio of shulker models to numismatic generators seems to be off.
A single sulker model requires 512 RT/tick. As single numismatic dynamo with lapidary calibrat…
-
Would be nice to be able to graph function on 3 axes .
-
It seems there's a calculation error somewhere in the cost estimator. For example:
Octoprint give me an approximate total print time of 10 hrs. (which is accurate, having already printed this previo…
-
Populate documentation with meaningful information about the project.
-
Checklist
- [X] Create `src/main/java/org/example/FinancialData.java` ✓ https://github.com/LeoYelton/ASpringBootHelloWorld/commit/5ba8522ce44a735707f1233ff560901469dcb8f9 [Edit](https://github.co…
-
We should standardize our function signatures. Right now we're all over the place. Here are some rules I just made up. Feel free to add your own.
- Methods should receive a single object argument.
-…
-
If the anticheat fails due to a position difference of 1e-4m (1mm), then it has some problems.
It should have a tolerance for player actions that is well above 1mm, probably 10cm or something.
_Or…