A tool made to aid with basic and advanced calculations in Python
Project description
This is a library that is accosiated with numbers. This makes calculating in Python easier. Te dSeq function creates and returns the Doubling Sequence up to the number given. The sqrt function is Square Root. The area function takes in 2 shapes. Rectangle, Triangle. Square, Parralelogram and Rhombus fall into the Rectangle catagory. The shape name should be lowercase. The oddEven function takes 2 numbers and calculates how many odd and even numbers are in the range of the numbers with increment of 1. The OEinc function does the same, but takes a third number as an increment. e is Euler’s number. Here is an example to use the Calculator class.
print(Calculator.calculate(“express”))
where calc is a variable and express is the expression (BIDMAS is accepted in the expression). The expression MUST BE in strings. I hope you use this library and it helps you. Made by an 11 year old.
Change Log
0.0.1 (18/08/2024)
First Release
0.0.2 (19/08/2024)
Many, many, many more and advanced functions
0.0.3 (06/09/2024)
Teensy update to include variables, one more function and improve the Calculator class.
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 calculatorbasiclibrary-0.0.3.tar.gz.
File metadata
- Download URL: calculatorbasiclibrary-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab13ef021208e6ff4446f7bc4d192cf43db2919f533a640858f50ec5b75c3642
|
|
| MD5 |
db11e6b0c974489a3ed831f4dba8dddc
|
|
| BLAKE2b-256 |
3a0b169579b205ac6ac83789f3840bf2aaf69a4ebe88bd179d31b36859d9591c
|
File details
Details for the file CalculatorBasicLibrary-0.0.3-py3-none-any.whl.
File metadata
- Download URL: CalculatorBasicLibrary-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0d7937c2f53b2fce69c4be197d7cd74e6614656f2318b4fdb8ce022ab27e3c2
|
|
| MD5 |
62b924f829d4d5ddba9cb632caaf5fa7
|
|
| BLAKE2b-256 |
781544977b026cf0a651e8d4a3e17fedc7a13f6e28e96ac2c0c4eeca8da6ec7f
|