NextPrime 2.0 III.1999
----------------------------------------
Programming language: TI Basic

Argument: (positive) real (integer)
NextPrim(n) looks for the prime number that follows n and 
displays it. If n is a prime, it will be displayed first.

While the program displays a prime, it look for the next one.
... in the upper left means that the next prime is being chased,
diamonds means that the next prime has been captured.


----------------------------------------
Versions history:
	2.0	Quicker-smaller-less bugs-faster
		Finds the next prime while you're
		writing down the one that is on your
		screen

	1.0	Ugly and stinky. Used to look for only
		one prime at a time.


----------------------------------------
http://zap.to/hsimpson/
David Haguenauer, hsamplon@lemel.fr