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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cal_pro-0.1.4.tar.gz.
File metadata
- Download URL: cal_pro-0.1.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c40c81004c5ac617e461aee4ed00448773d9674d91d49e1d66b67d795115308
|
|
| MD5 |
4a0d72fa062393fd27ac5987bdeccc61
|
|
| BLAKE2b-256 |
7a079045e96a2e2c21074cf1e1551b2490df6a4a6b8df3bb3f66b914a7731885
|
File details
Details for the file cal_pro-0.1.4-py3-none-any.whl.
File metadata
- Download URL: cal_pro-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfccbf9d6dc0006ff7cecb6ec0b97af2c29c1451673b1eee5612c6636880ae82
|
|
| MD5 |
e392a95c5b25c4336eb217961e925c88
|
|
| BLAKE2b-256 |
bcb8622c71f5560f329380bc6415d17bcf6ff0a74918ab85a974b45bd9a75f6c
|