-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Define typemin/max for 128-bit integer types.
julia> typemax(Int128) 170141183460469231731687303715884105727 Man, that's a lot of digits.
- Loading branch information
1 parent
eef376a
commit a5cde57
Showing
1 changed file
with
14 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters