MCPcopy Create free account
hub / github.com/TheAlgorithms/C / isPrime

Function isPrime

math/prime.c:16–37  ·  view source on GitHub ↗

* Check if a given number is prime number or not * @param x number to check * @return `true` if given number is prime number, otherwise `false` */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected