Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CalculatorProject
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSnowlights2022%2FCalculatorProject.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FSnowlights2022%2FCalculatorProject?ref=badge_shield)

# Project Introduction
This is a test for me to use C# building a calculator project. The project is mainly based on C#, and in the future it may be updated within other languages, for example, C and Python.Most importantly, the author IS NOT someone have English as the mother tongue. Please forgive expression unclear due to me.
# Features
Expand All @@ -13,4 +15,7 @@ This is a test for me to use C# building a calculator project. The project is ma
3.Support M+,M-,MS,MR,MC and more
4.Support function nesting (current function nesting may cause calculation errors or errors)
5.Support the mixing of function nesting and bracket nesting
Please read SimplyfiiedChinese(简体中文) Edition to get more accurate description about the program.
Please read SimplyfiiedChinese(简体中文) Edition to get more accurate description about the program.

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSnowlights2022%2FCalculatorProject.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSnowlights2022%2FCalculatorProject?ref=badge_large)