Packages
glib-2.0
GLib
SpacedPrimes
closest
GLib.SpacedPrimes
Description:
Content:
Functions:
public
uint
closest
(
uint
num)
Gets the smallest prime number from a built-in array of primes which is larger than
num
.