An open API service indexing awesome lists of open source software.

https://github.com/sauternic/javascript_primzahlen_auflisten_worker

Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))
https://github.com/sauternic/javascript_primzahlen_auflisten_worker

auflisten javascript prime prime-numbers primzahlen webworker worker

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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))

# [Show](https://sauternic.github.io/JavaScript_Primzahlen_Auflisten_Worker/)

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