a basic calculator
Project description
This is a verry simple calculator.
This is the difrent things you can do: (thiese commands are examples and after 'returns' there is what comes out after doing that command)
add_num(1,1)
returns 2
subtract_num(2,1)
returns 1
multiply_num(5,2)
returns 10
divide_num(10,2)
returns 5
exponent_num(2,10)
returns 1024
Change Log
==========
0.0.3 (19/10/2020)
------------------
-Changed Changelog
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
File details
Details for the file martinsimplecalculator-0.0.3.tar.gz.
File metadata
- Download URL: martinsimplecalculator-0.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86f1e10518bd8484845dde008016a03f992625c6b7f69edd37ae2f5590cd5814
|
|
| MD5 |
0b14877d18edd5f081d0b5de4545f8c0
|
|
| BLAKE2b-256 |
75561b24ae75c5b37e56d79604fda801c047213d24af0c3efc5ab7095c1eb818
|