Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamHerts authored May 21, 2024
1 parent ff02a98 commit 04fd353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Features

- **Unlimited Integer Size**: Create integers of any size, limited only by available memory.
- **Arbitrary Integer Size**: Create integers of any size, limited only by available memory.
- **Basic Arithmetic Operations**: Support for addition, subtraction, multiplication, and division.
- **Advanced Computations**: Support for modulos, Square Roots, Powers, and Logarithms
- **Comparison Operators**: Full set of comparison operators (==, !=, <, <=, >, >=).
Expand Down

0 comments on commit 04fd353

Please sign in to comment.