helps to solve/assist small calculations and conversion
Project description
## README ## Usage
## – make sure you have the current version of the python interpreter
## –Run the following command in cmd
## pip install sabcalculatorpy
## Example 2
## import sabcalculatorpy as calc
## calc.add(3,8)
## Output
## 11
## Example 2
## import sabcalculatorpy as calc
## calc.det()
## enter the no of rows/columns 3
## enter the value 1
## enter the value 2
## enter the value 3
## enter the value 4
## enter the value 5
## enter the value 6
## enter the value 7
## enter the value 8
## enter the value 9
## output
## 0
## example 3
## import sabcalculatorpy as cal
## cal.solve2()
## enter the a1 value in a1*x + b1*y= c1
## 1
## enter the b1 value in a1*x + b1*y= c1
## 2
## enter the c1 value in a1*x + b1*y= c1
## 3
## enter the a2 value in a2*x + b2*y= c2
## 4
## enter the b2 value in a2*x + b2*y= c2
## 5
## enter the c2 value in a2*x + b2*y= c2
## 8
## output
## x= 0.3333333333333333
## y=1.3333333333333333
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 sabcalculatorpy-0.0.6-py3-none-any.whl.
File metadata
- Download URL: sabcalculatorpy-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39fe1b8dd13c2593dcdb6a5399cfb1f9e8162fbd4c49624eedd3f925340a0992
|
|
| MD5 |
18eab561830b10e8392f5725c3359262
|
|
| BLAKE2b-256 |
54d1f6163142e68eb7919ae2c1baa6920334b5cd2709b89f20f77282361f9501
|