by Xdream (2 Submissions)
Category: Math/Dates
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
This code will calculate for you every prime number from one number to another and add it to a listbox(eg. 1 to 10000) using a pretty fast code! A second function is calculating the prime factors of numbers (eg. 852=2x2x3x71) from one number to another and add it to a listbox. Hope this will help somebody :)
Upload