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

Function complex_str

numerical_methods/durand_kerner_roots.cpp:77–84  ·  view source on GitHub ↗

* create a textual form of complex number * \param[in] x point at which to evaluate the polynomial * \returns pointer to converted string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

durand_kerner_algoFunction · 0.85
mainFunction · 0.85

Calls 2

realMethod · 0.80
imagMethod · 0.80

Tested by

no test coverage detected