共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > expressionclass |
expressionclass
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
Class expression is designed to allow users to create objects to evaluate mathematical expressions. An expression in the form of a string can be stored to an expression object, which can then be evaluated mathematically or use to perform a variety of other functions, such as different types of integration and differentiation approximation.
Please note that class expression is still in development.