Skip to main content

Calculates string math expressions

Project description

StringCalculator

Calculator that solves string math expression

pip install StringCalculator

from StringCalculator import SolveMathProblem

result = SolveMathProblem("5^5*6+3-15")

print(result)

output:

18738.0

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

StringCalculator-0.0.4.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

StringCalculator-0.0.4-py3-none-any.whl (5.2 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