SNP1
this package can be installed by going to command prompt and type the following command: pip install SNP1
this package can be used to find the AP and GP progression series and sum. the package has 4 modules namely:- AP() APsum() GP() GPsum()
AP(a,d,n)
this module provides the AP series , the required inputs are a- starting term d- common difference n- number of terms
the output will be in print form
APsum(a,d,n)
this module provides the AP sum , the required inputs are a- starting term d- common difference n- number of terms
the output will be in print form
GP(a,r,n)
this module provides the GP series, the required inputs are a- starting term r- common ratio n- number of terms
the output will be in print form
GPsum(a,r,n)
this module provides the GP sum , the required inputs are
a- starting term r- common ratio n- number of terms
the output is in print form
Release files for SNP1 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SNP1-0.0.1.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SNP1-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 kB
Release files / SNP1-0.0.1.tar.gz
| Download URL | SNP1-0.0.1.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9924b9bc0778681857160528e199703d419939a83be9d27aae3ca273a63f354
|
|
BLAKE2b-256 checksum How to use checksums |
ed4dd3eadd5e5735483e37f40953f37dbddbdb431d3b318fdfc86722eab164ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.7
|
Release files / SNP1-0.0.1-py3-none-any.whl
| Download URL | SNP1-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2ee174c7dfa6838cf2a60e26e6362d3af7c00c4dbf118b30f85169ed9a242ca4
|
|
BLAKE2b-256 checksum How to use checksums |
c79c42b31da332324b9612db733203960e86e5d108cf15227144fa9ede11e909
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.7
|