Returns AP,GP sum and progression series
Project description
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
Project details
Release history Release notifications | RSS feed
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 SNP1-0.0.1.tar.gz.
File metadata
- Download URL: SNP1-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9924b9bc0778681857160528e199703d419939a83be9d27aae3ca273a63f354
|
|
| MD5 |
f368515ad012bc6737829df7ff828f15
|
|
| BLAKE2b-256 |
ed4dd3eadd5e5735483e37f40953f37dbddbdb431d3b318fdfc86722eab164ab
|
File details
Details for the file SNP1-0.0.1-py3-none-any.whl.
File metadata
- Download URL: SNP1-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
2ee174c7dfa6838cf2a60e26e6362d3af7c00c4dbf118b30f85169ed9a242ca4
|
|
| MD5 |
8331938df6ef290f2502b2332d9422b6
|
|
| BLAKE2b-256 |
c79c42b31da332324b9612db733203960e86e5d108cf15227144fa9ede11e909
|