You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fdai7801
195c814ada
|
11 months ago | |
---|---|---|
.vscode | 11 months ago | |
Unity@134496c6c0 | 11 months ago | |
src | 11 months ago | |
target/test | 11 months ago | |
README.md | 11 months ago | |
build-project.sh | 11 months ago | |
project.yml | 11 months ago | |
teams.md | 11 months ago |
README.md
Calculator
Description
This versatile calculator program, written in C, offers various modes catering to different mathematical needs, including basic arithmetic, scientific calculations, unit conversions, functions, geometric calculations, and binary operations.
Features
Basic Calculator
- User-friendly interface
- Support for integer arithmetic
- Error handling for division by zero
- Programming mode for interactive calculations
Scientific Calculator
- Advanced scientific functions
- Trigonometric and logarithmic operations
- Mathematical constants support
Unit Converter
- Conversion between different units
- Length, weight, volume, and more
Function Calculator
- Evaluate mathematical functions
- Input and output functions as variables
Geometric Calculator
- Solve geometric problems
- Area, perimeter, and other geometric calculations
Binary Calculator
- Perform binary arithmetic
- Convert between binary and decimal
Getting Started
Prerequisites
- C compiler (e.g., GCC)
Installation
-
Clone the repository:
git clone https://gitlab.cs.hs-fulda.de/fdai7766/caschenrechner.git