Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsdaiton/roots-calculator

A simple C# Windows Forms Application for calculating roots.
https://github.com/itsdaiton/roots-calculator

calculator csharp mathematics roots

Last synced: 3 days ago
JSON representation

A simple C# Windows Forms Application for calculating roots.

Awesome Lists containing this project

README

        

# Roots Calculator

A simple C# Windows Forms Application for calculating roots.

![image](https://user-images.githubusercontent.com/72783924/222013881-96d5f345-8197-44c0-9eac-ba79dcae55be.png)

## Description

A very old high school project that consists of a simple C# application that lets you calculate square, cube and any other root of a a specfic decimal number.

## Functionality

* Calculate square root
* Calculate cube root
* Calculate any root
* Get info about operation
* Get results

## Built With
* C#

## Authors

* David Poslušný