Basic_Maths is a lightweight, minimal, and easy-to-use Python library designed for performing basic mathematical operations quickly and simply, without unnecessary complexity.
📅 Release date: October 3, 2023
📦 Initial release: Basic_Maths 1.2
📦 Current version: Basic_Maths 6.3
📦 Next release: Basic_Maths 6.5
⏳ Next release status: It's not under development...
🛠️ Next release type: Uncertain
- ✅ Basic_Maths is an easy to use library with a simple syntax.
📐 Basic_Maths is a library of mathematical functions for Python.
With this library, your mathematical operations become much easier, faster and easier to understand.
➕ Predefined functions prevent you from rewriting code, thus reducing your development time and simplifying your code.
🔄 The library is constantly updated; new features are added, existing bugs are quickly resolved.
🚀 For the best experience we always recommend using the latest version of Basic_Maths.
- Download and extract the Basic_Maths library from here.
- Move the
Basic_Maths
folder to your project directory. - Include it in your project as follows:
#!/usr/bin/python3
import basic_maths