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

Function parseInt

libraries/lodash.js:14456–14463  ·  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 15

uFunction · 0.85
hFunction · 0.85
dFunction · 0.85
gFunction · 0.85
kFunction · 0.85
p5.min.jsFile · 0.85
hexWriteFunction · 0.85
addGlyphNamesFunction · 0.85
addNameFunction · 0.85
reverseDictFunction · 0.85
makeNameTableFunction · 0.85
p5.jsFile · 0.85

Calls 1

toStringFunction · 0.85

Tested by

no test coverage detected