Skip to content

This is a C++ library that provides simple operations on math expressions.My motivation is to use it to solve complex polynomial calculations in analytic geometry math problems (although the realization of fractions has not yet begun).This library does not pursue too high performance, but pursues a concise and close to mathematical language expr…

License

Notifications You must be signed in to change notification settings

Chessom/expression

Repository files navigation

expression

This is a C++ library that provides simple operations on math expressions.My motivation is to use it to solve complex polynomial calculations in analytic geometry math problems (although the realization of fractions has not yet begun).This library does not pursue too high performance, but pursues a concise and close to mathematical language expression.This is a project of interest.

About

This is a C++ library that provides simple operations on math expressions.My motivation is to use it to solve complex polynomial calculations in analytic geometry math problems (although the realization of fractions has not yet begun).This library does not pursue too high performance, but pursues a concise and close to mathematical language expr…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages