Skip to main content

A pro calculator in which helps you to integarate, deriviate, plot, or even do simple calculation; You can also find the answer of equations.

Project description

CalPro - Calculator and Plotting Library

CalPro is a Python library that provides a wide range of mathematical and plotting functionalities. With CalPro, you can perform various calculus operations, including integration, double integration, triple integration, and differentiation. You can also create 2D and 3D plots of functions, solve equations for unknown variables, and perform simple calculations.

Installation

You can easily install CalPro using pip:

pip install cal_pro

or

pip install cal_pro ==(version)

Getting Started

Once installed, you can import the cal module from cal_pro to access its functions.

from cal_pro import cal


Calculations

  • cal.integral_(): Calculate the integral of a function.
  • cal.definite_integral_(): Calculate the definite integral of a function.
  • cal.double_integral_(): Calculate the double integral of a function.
  • cal.triple_integral_():>cal.triple_integral_(): Calculate the triple integral of a function.
  • cal.deriviation(): Compute the derivative of a function.
  • cal.simple_cal(): Perform simple arithmetic calculations.
  • Equation Solving
  • cal.equation(): Solve equations for unknown variables.
  • Plotting
  • cal.plot_1(): Create 2D plots of a single function.
  • cal.plot_2(): Create 2D plots of multiple functions.
  • cal.plot_3(): Create 3D plots of functions.
  • cal.plot_x_y(): Create 2D plots of functions in the x-y plane.
  • cal.plot_x_z(): Create 2D plots of functions in the x-z plane.
  • cal.plot_y_z(): Create 2D plots of functions in the y-z plane.

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

cal_pro-0.1.4.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

cal_pro-0.1.4-py3-none-any.whl (13.6 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