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

Function test

math/quadratic_equations_complex_numbers.cpp:122–180  ·  view source on GitHub ↗

* @brief Self-test implementations to test quadraticEquation function. * @note There are 4 different types of solutions: Real and equal, real, * complex, complex and equal. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 2

quadraticEquationFunction · 0.85
assertArrayFunction · 0.85

Tested by

no test coverage detected