- Notifications
You must be signed in to change notification settings - Fork 129
Pull requests: faheel/BigInt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bugfix for [functions][math][pow] and supply more test cases.
#77 opened Jul 23, 2024 by HUGHNew Loading…
feat(Functions/Math): add
decimal functions for decimal places #64 opened Feb 11, 2021 by kdxcxs Loading…
created BigInt64 class with a string constructor and an print
#58 opened Jul 15, 2020 by DarkenedOrigins Loading…
Implementation of is_probable_prime() function. Also made big_random() with range.
#53 opened Dec 9, 2019 by obrienliam97 Loading…
Added big_random function => within a certain range (Issue #19)
#52 opened Oct 15, 2019 by aitikgupta Loading…
big_random function: fixed description and improved implementation #49 opened Aug 29, 2019 by B1Z0N Loading…
Handle lack of leading zeroes and use std:19773 instead of std::rando…
#41 opened Feb 1, 2019 by DThiebaud Loading…
Add convert_to_base_64 function to convert string integer to magnitudes
#34 opened May 19, 2018 by sahmad98 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.