Skip to content

Commit

Permalink
✨ chore: move exp and ln to i256
Browse files Browse the repository at this point in the history
  • Loading branch information
josemvcerqueira committed Dec 23, 2024
1 parent 60cc5c1 commit 5dbb391
Show file tree
Hide file tree
Showing 10 changed files with 658 additions and 661 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### It contains the following modules:

- `d18`: Fixed point arithmetic with 1e18 precision.
- `fixed18`: Fixed point arithmetic with 1e18 precision.
- `u64`: Utility functions for u64.
- `u128`: Utility functions for u128.
- `u256`: Utility functions for u256.
Expand Down
319 changes: 0 additions & 319 deletions sources/d18.move

This file was deleted.

Loading

0 comments on commit 5dbb391

Please sign in to comment.