The Wayback Machine - https://web.archive.org/web/20220625053154/https://github.com/topics/mathematical-expressions
Skip to content
#

mathematical-expressions

Here are 129 public repositories matching this topic...

SReichelt
SReichelt commented Jan 6, 2021

There are many ways in which exercises could work. Some ideas:

  • "Exercise" can be a theorem type like "proposition", "lemma", etc.
  • Theorems marked this way should behave somewhat differently:
    • Existing proofs (if any) are hidden from the user, e.g. "Proof. Exercise."
    • Normal edit operations are disabled.
    • Instead, there is a large "Start" button next to the proof label, whic
enhancement good first issue component: gui

This is a shared library (dll) project for the .NET platform. The library can be used for solving various mathematical problems. For example, you can solve an equation with one variable. You can also read different mathematical expressions from string. You are able to perform arithmetics on expressions with more than one variable.

  • Updated Apr 23, 2022
  • C#

Improve this page

Add a description, image, and links to the mathematical-expressions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathematical-expressions topic, visit your repo's landing page and select "manage topics."

Learn more