Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 818 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 818 Bytes

Travis: Build Status AppVeyor: Build Status Coverity: Analysis Status Coverage Status

CAS.NET

Computer algebra system written in C#/GTK+

TODO

  • A common sense parser and interpreter :)
  • Arbitrary precision (integer,irrational,complex)
  • Handle variable lookup overflow
  • Nth root
  • Draw functions (line,circle,etc.)
  • Rational reduction with GCD
  • Widgets to manipulate variables