Skip to main content

Automatic equation solver

Project description

Equation-Solver - Thank you for 10,000 downloads!!!

PyPI Downloads Github Downloads Downloads Latest Version License GitHub Workflow Status

Sidenote: Please read at least the last half of the readme if you are using versions 1.0 or lower, or you'll probably regret it later (It's not that long).

This is a project that solves mathematic equations for you!

Types:

  1. Quadratic

    • eqsolvcarlover101.quadsolve()

      To type a square in python, you need to use a carrot ^ or two astrix **. (Ex. 2x^2 -5x +4)

  2. Slope Intercept

    • eqsolvcarlover101.slopeint()

      Put in two points, and output an equation in slope-intercept form.

  3. Midpoint

    • eqsolvcarlover101.midpoint()

      Put in two points and output the midpoint.

  4. Perpendicular Lines - NEW

    • eqsolvcarlover101.perpint()

      Put in the slope of a line, and the intersection point, and get the slope-intercept equation of the perpendicular line.

Other Commands:

  1. Command List

    • eqsolvcarlover101.commands()
  2. Help

    • eqsolvcarlover101.help()

Version Info:

V0.1.5.9 and before:

  • Don't even try to use these. They don't do anything...

V0.1.6 - V0.2:

  • You can actually import everything correctly now without errors!!

V1.0:

  • First official release.
  • Contains quadratic and slope-intercept equation solvers.

V1.1:

  • You dont have to do any weird importing anymore! import eqsolvcarlover101 works!!!

V1.1.1 - V1.1.2:

  • I just forgot to update the readme correctly. The code is the exact same.

V1.1.3

  • License and Readme updates.

V1.1.4

  • Python version requirement updates.

V1.1.5

  • Includes link to new documentation and some readme updates.

V1.2

  • Added eqsolvcarlover101.midpoint().

V1.2.1

  • Updated the eqsolvcarlover101.commands() and eqsolvcarlover101.help() functions.

V1.3

  • Added the eqsolvcarlover101.perpint() function and updated the eqsolvcarlover101.commands() function.

Helpful Info:

  • When importing the package, if you are using versions 1.0 or lower, use import eqsolvcarlover101.equation instead because I haven't figured out how to make it so you don't have to do that yet. It just doesn't work otherwise.

Thanks to all for using my work!

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

eqsolvcarlover101-1.3.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

eqsolvcarlover101-1.3-py3-none-any.whl (7.5 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