davidedc / Algebrite

Computer Algebra System in Javascript (Typescript)
http://algebrite.org
MIT License
955 stars 59 forks source link

Solving Boolean expressions #148

Open jarble opened 2 years ago

jarble commented 2 years ago

Is Algebrite currently capable of solving Boolean expressions? Since Algebrite is able to solve polynomials, it should be able to solve Boolean expressions by converting them to polynomials.