MCPcopy Create free account
hub / github.com/TheAlgorithms/C / convert_to_decimal

Function convert_to_decimal

conversions/binary_to_decimal.c:29–39  ·  view source on GitHub ↗

* @brief Converts the given binary number * to its equivalent decimal number/value. * @param number The binary number to be converted * @returns The decimal equivalent of the binary number */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected