Jump to content

Neighbour primes: Difference between revisions

m
(Initial FutureBasic task solution added)
Line 675:
next
end fn = isPrime
 
 
local fn FindNeighborPrimes( searchLimit as long )
Line 694 ⟶ 693:
 
fn FindNeighborPrimes( 499 )
 
NSLog( @"%@", fn WindowPrintViewString( 1 ) )
 
HandleEvents
Line 725 ⟶ 722:
 
</pre>
 
 
=={{header|Fōrmulæ}}==
717

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.