amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
isPrimeNumber
amalthea
math
This function checks if a number is prime.
bool
isPrimeNumber
(
ulong
n
)
Meta
Source
See Implementation
amalthea
math
functions
fibonacci
gcd
isPrimeNumber
lcm
logarithm
structs
FibonacciRange
This function checks if a number is prime.