sauternic / JavaScript_Primzahlen_Auflisten_Worker

Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript_Primzahlen_Auflisten_Worker

Listet Primzahlen dynamisch im angegebenen Bereich auf. (Bis 16 Stellen) Mit neuem Thread für die Berechnung(Worker-Thread))

Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))

Ps: Wenn es mit Google Chrom geöffnet wird rechnet es am Schnellsten! :))))

About

Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))

License:MIT License


Languages

Language:HTML 100.0%