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
Close
Hashes for martinsimplecalculator-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86f1e10518bd8484845dde008016a03f992625c6b7f69edd37ae2f5590cd5814 |
|
MD5 | 0b14877d18edd5f081d0b5de4545f8c0 |
|
BLAKE2b-256 | 75561b24ae75c5b37e56d79604fda801c047213d24af0c3efc5ab7095c1eb818 |