|
P99
|
Return a small prime number or 0 if x is too big. This is a function implementing a `` Default value if p00_x is out of range is 0 . The table values are 2, 3, 5, 7, 11, 13, 17, 19, 23, 31, 37, 41, 43, 47, 53, 57, 59, 61, 67, 71 .
Definition at line 46 of file p99_choice.h. |
1.7.6.1