MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / parseInt

Function parseInt

scripts/lodash.js:14476–14483  ·  view source on GitHub ↗

* Converts `string` to an integer of the specified radix. If `radix` is * `undefined` or `0`, a `radix` of `10` is used unless `value` is a * hexadecimal, in which case a `radix` of `16` is used. * * **Note:** This method aligns with the * [ES5 implementation](https://es5.gi

(string, radix, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

paddingHFunction · 0.85
pageScrollXFunction · 0.85
pageScrollYFunction · 0.85

Calls 1

toStringFunction · 0.85

Tested by

no test coverage detected