mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Release calc version 2.11.0t10
This commit is contained in:
2
jump.h
2
jump.h
@@ -52,7 +52,7 @@
|
||||
* that are not divisible by trivial primes.
|
||||
*
|
||||
* Instead of testing successive odd values, this system allows us to
|
||||
* skip odd values divisible by trivial primes. This is process on the
|
||||
* skip odd values divisible by trivial primes. This is process on the
|
||||
* average reduces the values we need to test by a factor of at least 2.4.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user