Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte Pagel committed Jul 28, 2017
1 parent 8d3d6e7 commit 9efc09b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ For efficiency reasons, computers usually calculate using a limited value range.
If necessary, this can be circumvented in two possible ways:
- Combining numbers and interpreting the result as single number with higher precision
- Interpreting a collection of symbols as single number

This project follows the second approach.
It is not intended for usage in production environments
but a proof of concept, maybe as fun stuff.

0 comments on commit 9efc09b

Please sign in to comment.