mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 13:53:11 -07:00
README file has modified and added
This commit is contained in:
parent
ca84fed13c
commit
8b7b351ca0
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late
|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered.
|
- Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are ent
|
||||||
- Scientific Calculator functionality which offers expanded operations and evaluates commands using order of operations.
|
- Scientific Calculator functionality which offers expanded operations and evaluates commands using order of operations.
|
||||||
- Programmer Calculator functionality which offers common mathematical operations for developers including conversion between common bases.
|
- Programmer Calculator functionality which offers common mathematical operations for developers including conversion between common bases.
|
||||||
- Date Calculation functionality which offers the difference between two dates, as well as the ability to add/subtract years, months and/or days to/from a given input date.
|
- Date Calculation functionality which offers the difference between two dates, as well as the ability to add/subtract years, months and/or days to/from a given input date.
|
||||||
|
@ -73,4 +73,4 @@ Please refer to [SECURITY.md](./SECURITY.md).
|
||||||
## License
|
## License
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
Licensed under the [MIT License](./LICENSE).
|
file modified.Licensed under the [MIT License](./LICENSE).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue