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

https://github.com/stackofsugar/stackcalc

Simple calculator for basic shapes
https://github.com/stackofsugar/stackcalc

Last synced: 9 months ago
JSON representation

Simple calculator for basic shapes

Awesome Lists containing this project

README

          

# StackCalc
### A simple calculator

StackCalc is a simple calculator that calculates basic 2D shapes' area and circumference,
and later, basic 3D shapes' volume and surface area


Supported shapes

- 2D

- Circle

- Rectangle

- Triangle

- 3D

- Cube

- Sphere

### Check my other projects

[My C++ learning repository](https://github.com/stackofsugar/thingistilltripped)

### As of October 12, this project is abandoned.