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

Function binExpo

math/binary_exponent.cpp:28–38  ·  view source on GitHub ↗

Recursive function to calculate exponent in \f$O(\log(n))\f$ using binary exponent.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected