MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / baseToNumber

Function baseToNumber

libraries/lodash.js:4218–4226  ·  view source on GitHub ↗

* The base implementation of `_.toNumber` which doesn't ensure correct * conversions of binary, hexadecimal, or octal string values. * * @private * @param {*} value The value to process. * @returns {number} Returns the number.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createMathOperationFunction · 0.85

Calls 1

isSymbolFunction · 0.85

Tested by

no test coverage detected