Skip to content

JungleHornet/jungle-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to JungleCalculator!

It currently has the following functions:

  • General Calculator
  • Distance Formula:
    • 2D Distance Formula
    • 3D Distance Formula
  • Triangle Operation:
    • Pythagorean Theorem
    • Orthocenter
    • Circumcenter
    • Centroid
    • Incenter
  • Miscellaneous Functions:
    • Radical Simplifier

To use, follow the console intructions.

Note About Git Repo: Main branch is for finished features but may still be untested or unstable. Use stable release if you just want to use the program.

Features to add :

  • ?

JungleCalculator - An open-source Go calculator for advanced math functions. Copyright (c) 2023-present JungleHornet

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.