A Package that allows concatenation of numbers.
Project description
Numcat
A Package to concatenate floating point numbers under a set of rules.
Installation
Run pip install numcat in your command prompt.
Usage
from numcat import functions
print(functions.concat(1.1,1.2))
Rules & Defintion
Concatenation is the action of appending two or more objects end-to-end to result in one singular number.
- The fractional and integer parts are concatenated independently to one another for example: '1.1' concatenate '1.2' equals '11.12'
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
numcat-0.0.1.tar.gz
(2.9 kB
view details)
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 numcat-0.0.1.tar.gz.
File metadata
- Download URL: numcat-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b7a1c846532c9f534af1a1d15e5f2e1ebbdb5fe1ef03d12556b71803c0ef795
|
|
| MD5 |
148c41ed857881cd0388b9a8ba6c9717
|
|
| BLAKE2b-256 |
4f51c60f29f9d9f5320a94f04fd9d0b607d8839c62953e6b50c381512baeecd9
|
File details
Details for the file numcat-0.0.1-py3-none-any.whl.
File metadata
- Download URL: numcat-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6922d793f732e8731b93be73e027c393147802b0875cd683e2935aa719460a6f
|
|
| MD5 |
3ebf4c297c0cb9aa6c32b5c63e6f0cb8
|
|
| BLAKE2b-256 |
ee297d0e4137279a061813dd19650e9be028f7fcc34b3a40628cd8cf2b138a60
|