MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / IsPrime

Function IsPrime

others/primality_test.cpp:18–28  ·  view source on GitHub ↗

Check if a number is prime * \param[in] number number to check * \returns true if prime else false */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected