Difference between revisions of "Prime"

From Freephile Wiki
Jump to navigation Jump to search
(revert edits to fix search where character encoding was a problem)
(One intermediate revision by one other user not shown)
Line 27: Line 27:
 
With "workers" you can perform a computationally expensive task without interrupting the user interface.
 
With "workers" you can perform a computationally expensive task without interrupting the user interface.
  
In this example, the main document spawns a worker to (naively) compute prime numbers, and progressively displays the most recently found prime number.
+
In this example, the main document spawns a worker to () compute prime numbers, and progressively displays the most recently found prime number.
  
 
== Word of the Day ==
 
== Word of the Day ==
pul-chri-tu-di-nous; adj. Very pleasing or delightful to look at - Characterized by, or having great physical beauty and appeal.
+
; adj. Very pleasing or delightful to look at - Characterized by, or having great physical beauty and appeal.
  
 
{{References}}
 
{{References}}
  
 
[[Category:JavaScript]]
 
[[Category:JavaScript]]

Revision as of 09:20, 22 May 2014