Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xasos/trianglecalculate

Calculate mathematical properties of a triangle.
https://github.com/xasos/trianglecalculate

Last synced: about 2 months ago
JSON representation

Calculate mathematical properties of a triangle.

Awesome Lists containing this project

README

        

TriangleCalculate
=================

Simple program that calculates the area, perimeter, and length of the sides of a triangle.

Note: This project is from when I was first learning Java and is not necessarily good code.