Skip to content

Welcome to the FNBubbles420 Org Calculator, a feature-rich, GUI-based calculator application designed to perform a wide range of mathematical operations. Built with Python and Tkinter. This tool offers an intuitive interface for both simple arithmetic and complex functions.

License

Notifications You must be signed in to change notification settings

FNBUBBLES420-ORG/calculator

Repository files navigation

FNBubbles420 Org Calculator 🧮

Welcome to the FNBubbles420 Org Calculator, a feature-rich, GUI-based calculator application designed to perform a wide range of mathematical operations. Built with Python and Tkinter. This tool offers an intuitive interface for both simple arithmetic and complex functions.

Features 🌟

  • Basic arithmetic operations: addition ➕, subtraction ➖, multiplication ✖️, division ➗.
  • Scientific calculations: square root (sqrt), exponentiation (exp), logarithmic (log), and trigonometric functions (sin, cos).
  • Advanced mathematical operations: power functions and custom evaluations using Python's safe eval.

Installation 🔧

To get started with the FNBubbles420 Org Calculator, you'll need Python installed on your computer along with some additional libraries. Here's how you can set it up:

Prerequisites

  • Python 3.11 Series
  • numpy
  • scipy

Steps

  1. Click the Green Button Upper Right Hand Corner:
  • Download ZipFile to desktop.
  • Extract Zipfile to desktop.
  • Open up the Folder and make sure to read the readme.md
  • install python
  • double click the python3119.bat and press Y to install.
  • once done, python --version
  • to see if it got installed correctly.
  1. Navigate to the cloned directory:
cd path-to-your-calculator
  1. Install the required packages:
pip install numpy scipy

Usage 🚀

To run the calculator, execute the following command in the terminal:

python calculator.py
  • This will open the calculator in a new window where you can start performing calculations right away.

Contribution 🤝

  • Contributions to the FNBubbles420 Org Calculator are welcome! If you have suggestions on how to improve the application or add new features, please feel free to make a pull request or open an issue.


About

Welcome to the FNBubbles420 Org Calculator, a feature-rich, GUI-based calculator application designed to perform a wide range of mathematical operations. Built with Python and Tkinter. This tool offers an intuitive interface for both simple arithmetic and complex functions.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks