A simple package for doing calculations commands list: calculate(x, y, operation) about() operations: "add" "subtract" "divide" "exponentiate" "modulo" "square root"
Project description
# Anant Mishra’s Module
A simple package for doing calculations.
## Installation
To install Anant Mishra’s Module, use pip: pip install anantmishra
## API
### calculate(x, y, operation)
Perform a calculation based on the value of operation. operation can be one of the following strings: “add”, “subtract”, “multiply”, “divide”, “exponentiate”, “modulo”, or “square root”.
Returns the result of the calculation.
### about()
Prints out some ASCII art and a description of the package.
## Credits
Anant Mishra
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 anantmishra-1.1.1.tar.gz.
File metadata
- Download URL: anantmishra-1.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb416c2463e652bc55453759a1702134230ff2775799c8c7c8eba72a5b58e291
|
|
| MD5 |
46109e20173bd4eab949a664db640922
|
|
| BLAKE2b-256 |
73b30e091adcc9317edeabf3a4983149883219e51f7af28861ef7ff2c66f3518
|