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

Method abs

math/complex_numbers.cpp:79–81  ·  view source on GitHub ↗

* \brief Member function to give the modulus of our complex number. * Member function to which gives the absolute value (modulus) of our * complex number * @return \f$ \sqrt{z \bar{z}} \f$ where \f$ z \f$ is our complex * number. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected