Skip to main content

后缀表达式处理库

Project description

计算与生成后缀表达式。

使用方法:

Suffix_expression.generate(普通算式)以生成后缀表达式。

Suffix_expression.count(后缀表达式,是否整除(bool型))以计算后缀表达式。

Expression(算式).type()获取算式是中缀、后缀还是前缀表达式。

for i in Expression对象以遍历表达式对象

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

suffix_expression-2024.8.23.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

suffix_expression-2024.8.23-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page