Skip to main content

Automatic equation solver

Project description

Eqsolve

  • A mathematical Python package by Zakkai Thomas

Continuation (eqsolvcarlover101 - Deprecated)

Downloads Latest Version License

This is a project that solves mathematic equations for you!

How to Install:

  1. Make sure you have Python installed by typing python3 in the command prompt.

    If not, go to python.org to get the latest release.

  2. Enter pip install eqsolve.

  3. Use import eqsolve in your code to begin using the package.

Functions:

  1. Quadratic

    • eqsolve.quadsolve(eq)

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

  2. Slope Intercept

    • eqsolve.slopeint(x1, y1, x2, y2)

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

  3. Midpoint

    • eqsolve.midpoint(x1, y1, x2, y2)

      Put in two points and output the midpoint.

  4. Perpendicular Lines

    • eqsolve.perpint(eq, intsec)

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

  5. Similar Shapes Check

    • eqsolve.issim(shape1, shape2)

      Takes the lengths of the sides of one shape and the corresponding side lengths of the sides of a second shape. If the shapes are similar, it will return the scale factor.

  6. Missing Right Triangle Lengths

    • eqsolve.findright(missing, s1, s2)

      Finds the missing length of a right triangle.

  7. Compounding Intersest

    • eqsolve.intcompound(p, r, n, t)

      Calculates the amount of money present/money owed after a number of years using the provided interest rate and the number of times it is compounded yearly.

  8. Continuously Compounding Interest

    • eqsolve.contcompound(p, r, t)

      Calculates the amount of money present/money owed after a number of years if the interest provided is compounded continuously.

Other Commands:

  1. Command List

    • eqsolve.commands()
  2. Help

    • eqsolve.help()

Version Info:

Deprecated:

  • V0 - V1.5.2:
    • To use these older versions, go to Helpful Info down below.

Current:

  • V1.0.0:

    • Added eqsolve.intcompound(p,r,n,t) and eqsolve.contcompound(p,r,t) functions.
    • Updated all function descriptions so they work with python's default help(...) function.
    • Updated all functions to move away from input() towards proper function notation.
    • Updated README.md so it reflects current statistics and project version info.
  • V1.0.1:

    • Fixed some errors with the README.md file.

Helpful Info:

Thanks 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

eqsolve-1.0.1.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eqsolve-1.0.1-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file eqsolve-1.0.1.tar.gz.

File metadata

  • Download URL: eqsolve-1.0.1.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for eqsolve-1.0.1.tar.gz
Algorithm Hash digest
SHA256 d08ab333cba50789e2ab0588b62ab499bf65e664266d0fd3e27fe37ce35d5050
MD5 b366d6bf41a0837a3b53103199ba892b
BLAKE2b-256 a4ea240384e64e1b3dca0791c35cac624f87a35a953eefd5b78146305302ecfc

See more details on using hashes here.

File details

Details for the file eqsolve-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: eqsolve-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for eqsolve-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb64269bb94e37e1023766b84c3d718da5139c12da17ee34204c707cb7646688
MD5 f7ac32ae3204f29e8db50de72c3b0c6b
BLAKE2b-256 3732265ecbd028c669bafc8c7c4ff62d8e6a37366224a1e0953ed31e436a1b1a

See more details on using hashes here.

Supported by

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