Skip to content

alexzaitzev/CanonicalEquation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanonicalEquation

Utility to canonizing equations

It works in two modes:

  • Console
  • From file

To use it from console, type

CanonicalEquation.exe /m:console

or just

CanonicalEquation.exe

To enter equations from the file, type

CanonicalEquation.exe /m:file YOUR_FILE_NAME

Result will be loaded in the same folder with .out extension

Examples

CanonicalEquation.exe
Input equation
4.0xy = x^2 + x^2 - 8.0
- 2.0x^2 + 4.0xy + 8.0 = 0
Input equation
-(x -(x + y)) = 2.0x + y
- 2.0x = 0

About

Utility to canonizing equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages