Update README to include infinite precision

This commit is contained in:
Bharat Raghunathan 2019-04-23 11:12:40 +05:30 committed by GitHub
commit c72fb37e8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late
- Calculation history and memory capabilities.
- Conversion between many units of measurement.
- Currency conversion based on data retrieved from [Bing](https://www.bing.com).
- Infinite precision for basic arithmetic operations (addition, subtraction, multiplication, division) so that calculations never lose precision.
## Getting started
Prerequisites: