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

Function test

math/iterative_factorial.cpp:69–114  ·  view source on GitHub ↗

* @brief Self-test implementations to test iterativeFactorial function. * @note There is 1 special case: 0! = 1. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 1

iterativeFactorialFunction · 0.85

Tested by

no test coverage detected